Results 1 to 2 of 2
Hi,
Anybody please help me out what exactly the below command doing..
sudo xvfb -run installcd
Here installcd is a simple folder which contains the script files of initrd to ...
- 06-08-2010 #1
xvfb -run
Hi,
Anybody please help me out what exactly the below command doing..
sudo xvfb -run installcd
Here installcd is a simple folder which contains the script files of initrd to prepare a ISO.
Let me Know if any related information required.
Thanks in Advanced
Khirod Patra
- 06-08-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
Do you mean Xvfb (with capital X)? That is the X-11 virtual frame buffer server, typically used to test X-windows applications when there is no display around, or to test them with properties that your own video hardware cannot handle. In any case, my version does not have a -run option so I really don't know what your system is doing with this command.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote