file size in bash buttons YouTube
If at any bash script need to check the size of a file, you can use the command:
stat-c% s FILE
Consutando the man see what we can get much more information of the file, permissions, user and group, etc.
More here.
Thursday, May 27, 2010
Tuesday, May 25, 2010
Mysore Mallige Actors
If the flash gives us problems by capturing the mouse, such as the buttons on the player of youtube, we must modify the file:
/ usr/lib/nspluginwrapper/i386/linux/npviewer
Y add the penultimate line:
# / bin / sh
TARGET_OS = linux
TARGET_ARCH = i386
export GDK_NATIVE_WINDOWS = 1
. / Usr / lib / nspluginwrapper / noarch / npviewer
More here.
Sunday, May 2, 2010
My Vagaina Is Leaking White Lequid
Customer Sicronizar
To synchronized the time of our system from the Internet, simply install the ntp package:
apt-get install ntp
In file:
/ etc / ntp.conf We
set various options such as Internet time server, how often it syncs, etc. We can see the different options with man: man ntp.conf
We may also use one of our teams as a server to synchronize multiple clients. All this and more in this interesting article .
To synchronized the time of our system from the Internet, simply install the ntp package:
apt-get install ntp
In file:
/ etc / ntp.conf We
set various options such as Internet time server, how often it syncs, etc. We can see the different options with man: man ntp.conf
We may also use one of our teams as a server to synchronize multiple clients. All this and more in this interesting article .
Red Dot On Tongue Pain
Convert Outboard To Electric
Limiting the size of ~ /.
in the directory ~ /. thumbnails thumbnails are stored all files. By default, this directory can get to get really big, so we may want to mark a boundary.
This launched the configuration editor:
gconf-editor
sail through the directory tree to desktop -> gnome -> thumbnail_cache and modify variables and maximum_age maximum_size to the values \u200b\u200bwe want.
If we have the Configuration Editor at hand, we can activate the system menu. We are going to System -> Preferences -> Main Menu, select Tools and activate System Configuration Editor.
in the directory ~ /. thumbnails thumbnails are stored all files. By default, this directory can get to get really big, so we may want to mark a boundary.
This launched the configuration editor:
gconf-editor
sail through the directory tree to desktop -> gnome -> thumbnail_cache and modify variables and maximum_age maximum_size to the values \u200b\u200bwe want.
If we have the Configuration Editor at hand, we can activate the system menu. We are going to System -> Preferences -> Main Menu, select Tools and activate System Configuration Editor.
Motocross Track Cakes
Delete thumbnails starting gdm in Ubuntu> 9.10
saw a method to remove gdm ubuntu startup. But from version 9.10 has changed the way it starts and this method no longer works.
From this version we have to do is edit the file:
/ etc / init / gdm.conf
And replace the line:
start on (filesystem
For the lines:
start on (runlevel [3]
and filesystem
Much more information here .
saw a method to remove gdm ubuntu startup. But from version 9.10 has changed the way it starts and this method no longer works.
From this version we have to do is edit the file:
/ etc / init / gdm.conf
And replace the line:
start on (filesystem
For the lines:
start on (runlevel [3]
and filesystem
Much more information here .
Subscribe to:
Posts (Atom)