The question's title says it all.
Scenario: The Postfix server is used only for mail-relay; in the office back-end, we use hMailServer. Some hMailServer users have their emails auto-forwarded to their BlackBerry account. Sometimes, they changed their BlackBerry operator without informing IT Dept...
I think there is no iptables/pf solution to only allow an XY application on e.g.: outbound tcp port 80, eth0. So if I have a userid: "500" then how could I block any other communications then the mentioned on port 80/outbound/tcp/eth0? (e.g.: just privoxy is using port 80 on eth0)
Extra: virtual...
Where could I set the username/password if the HTTP/HTTPS proxy requires it?
Is Firefox securely storing the username/password?
Any ideas for making an OpenBSD usable (how to turn off logs, "put os into memory"?) on a SDHC or an microSDHC card? Since full-disk encryption is not really a solution under OpenBSD so I though I would be more keen on physical protection, so I will install/use my "desktop os" on an SDHC or a mic...
I have a certain Linux executable that is called from a bigger application to perform some calculations. I want to modify the way the calculations are performed, for that I first need to understand how the executable is called and in what way the parameters and data are transferred.
So, I'd like...
Is it possible to install and use two different glibc versions on the same machine. Where one version is only used to run legacy software, which relies on old glibc binaries?
Is it possible to do that with the aid of the package manager (something like "install this package into and the dependen...
I want to search and replace some text in a large set of files excluding some instances. I want a command line alert asking me if i need to replace that line or not.
Something similar to vim's :%s/from/to/g*c* But across a set of folders.
Is there some good command line tool or script that can be...
I have a Python application which opens a simple TCP socket to communicate with another Python application on a separate host. Sometimes the program will either error or I will directly kill it, and in either case the socket may be left open for some unknown time.
The next time I go to run the p...
I recently realized we can use cat as much as dd, and it's actually faster than dd
I know that dd was useful in dealing with tapes where block size actually mattered in correctness, not just performance. In these days, though, are there situations where dd can do something cat can't? (Here I wou...
I'm trying to copy-paste some text from vim. I'm doing y to enter visual mode, then y once I selected my block.
It appears to copy the text into vim's clipboard, because p will paste it.
But in another program (e.g. Chrome), right-click->paste doesn't paste the correct text. How do I copy text t...
If I can send audio to the output devices, then I can record the same audio as a wave. With filesystems, you can just setup a loopback filesystem and write binary data on a file instead of a device.
My question is: Can I send the audio signal to a (for instance) WAV file instead of my audio devi...
I have a Python application which opens a simple TCP socket to communicate with another Python application on a separate host. Sometimes the program will either error or I will directly kill it, and in either case the socket may be left open for some unknown time.
The next time I go to run the p...
I watched a video lecture today that introduced C and things like how to make a C program that will run in Linux. I followed the steps given and now I'm stuck with a bit of a problem.
I created my C file (HelloWorld.c) and used the command gcc -o HelloWorld HelloWorld.c to compile the file, both...
I'm finding myself in a terminal more and more often these days as I learn to do certain types of things quicker or more conveniently.
However, when it comes to copying a large amount of data (i.e. hundreds of gigabytes) from one HDD to another, I always revert to the GUI (Nautilus or Finder in ...
« first day (206 days earlier) ← previous day next day → last day (778 days later) »
