Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Deploy and execute something with Java on UNIX

java unix zip setup-deployment

Rename file containing substring 'foo' with 'bar'

How can you run an SFTP through pbrun

windows unix ssh ftp sftp

How to replace a pattern with newline (\n) with sed under UNIX / Linux operating systems?

unix text replace sed newline

Is select() + non-blocking write() possible on a blocking pipe or socket?

sockets unix pipe posix blocking

Can not connect to an abstract unix socket in python

How to create a daemon user account with install4j in Linux?

sftp put -r not working, terminal prints "Entering myDirectory" and then nothing happens

unix ubuntu sftp

Unix shell scripting: pass shell options (-x etc.) to nested scripts

linux bash shell unix posix

how to send SIGINT to a shell script? [duplicate]

bash shell unix

How to replace all email addresses in a set of files with a generic email address

regex linux unix sed

C: dup and close-on-exec

c unix dup

Why is nginx accepting requests with a Host header that doesn't match server_name?

django unix nginx proxy gunicorn

Shell script change directory with variable

linux bash shell unix

PostgreSQL fe_sendauth: no password supplied

postgresql unix ansible

Creating Library with backward compatible ABI that uses Boost

c++ unix boost compatibility abi

paste without temporary files in Unix

unix shell redirect pipe

get back to the previous location after 'cd' command?

unix cd