Search results
"tag:"unix""
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Amazon EC2 boot script to associate elastic ip
After installation of the AWS API tools you can associate an elastic ip address to the instance from the instance itself during boot process. I've written an SysV RC script. |
Jul 20, 2011 8:43:00 PM |
|
2
|
Kernel compiling
To build a customized kernel for natty you can follow the outdated wiki article at https://help.ubuntu.... |
Jul 3, 2011 10:57:34 AM |
|
3
|
X11 recording with ffmpeg
ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -sameq /tmp/out.mpg |
Oct 31, 2010 5:58:00 PM |
|
4
|
Oneliner to handle file system limitations on file move
A simple oneliner to move files to a file size limited file system (e.g. 2Gb)... destdir=/destination... |
Oct 31, 2010 1:31:00 AM |
|
5
|
Java 7 supports creating symbolic links
Just discovered at http://openjdk.java.... |
Jul 6, 2010 8:50:00 PM |
|
6
|
Virtualbox USB in Ubuntu Lucid
Although Lucid has replaced HAL you'll still need it to use USB in Virtualbox. |
Mar 10, 2010 11:37:00 PM |
|
7
|
Thanks for the memory
Summary: Running out of Java™ heap isn't the only cause of a java.lang.OutOfMemor... |
Feb 11, 2010 11:40:00 AM |
|
8
|
Snoop USB data stream in Linux
Greg Kroah-Hartman provided some older article to use printk in the USB driver of the Linux kernel to output complete data: http://www.linuxjour... |
Feb 10, 2010 5:03:00 PM |
|
9
|
ubuntu open week 2. - 6. November
There are really interesting sessions at the next ubuntu open week: http://www.jonobacon... |
Oct 18, 2009 1:02:00 AM |
|
10
|
OS limits for commands and arguments
There is a POSIX standard specific limitation called LINE_MAX and ARG_MAX. First is the maximum command line length a POSIX compatible OS needs to support. Second ist the maximum number of arguments. |
Oct 15, 2009 2:31:31 PM |
