Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Handshake failure while trying to send mail using openssl

linux terminal openssl smtp

Bash variable defaulting doesn't work if followed by pipe (bash bug?)

linux bash

Python multiprocessing : Killing a process gracefully

AWK: Preserving the format when printing "print $0"

Calculating the total time for which program ran in c

c linux

Shell scripts and how to avoid running the same script at the same time on a Linux machine

linux bash shell ksh

Can't connect to remote Mysql server from php

php mysql linux centos

merge two csv files according to matching rows and add new columns in linux

linux unix

how to execute multiple commands after sudo command

linux shell unix

Install mscorefonts on ec2

linux ubuntu fonts amazon-ec2

How to return the line number of the first occurrence of a text in a file in linux

linux shell text

How to run a remote bash script with arguments from local

linux bash shell scripting

How can I launch multiple xterm windows and run a command on each, leaving each window open afterward?

linux bash unix ssh xterm

netfilter queue undefined reference to `nfq_open'

c linux ubuntu gcc netfilter

Compiling a program with limited library access

c linux gcc compilation

Golang - C source files not allowed when not using cgo

linux ubuntu go cgo

.JSchException: Packet corrupt

java linux ssh jsch

How to show process state (blocking, non-blocking) in Linux

What is the difference between defining string as bytes (db) and defining strings as words/double words(dw/dd) in x86

linux assembly x86 nasm

Grep behaving differently in OpenBSD to Linux. Cannot get command working

regex linux grep openbsd