Bitzenbytes.com

CompuClues Forum

  User  Password
Friday, September 10, 2010 - 06:11 AM
Search
Main Menu
Who's Online
MEMBERS ONLINE

You are an anonymous user. You can register for free by clicking here
User name
Password
 Remember me
Firefox
Get Firefox 110
Languages
Preferred language:


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
FuddsterOffline
14 Post subject:   PostPosted: Jan 31, 2006 - 10:06 PM
Member


Joined: Jan 24, 2001
Posts: 1050
Location: Sicklerville, NJ
Status: Offline
In the Cool Tools part of Novell's SuSE website, someone submitted a pair of shell scripts to import/export software installation sources into/out of YaST.

Download the scripts from this page. Just be sure that after you extract them, you set them as executable.

To export your sources from one machine:

exp.sh sourcelist

Then copy the file sourcelist to the new machine and run:

imp.sh sourcelist

Then jump into YaST and verify that the sources are indeed there!
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
NoClueOffline
Post subject:   PostPosted: Jan 31, 2006 - 10:19 PM
Site Admin


Joined: Jan 17, 2001
Posts: 10454
Location: Blackwood, NJ USA
Status: Offline
I might have to put that one on a USB stick. Smile

Thanks!
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
FuddsterOffline
14 Post subject:   PostPosted: Feb 15, 2006 - 04:21 AM
Member


Joined: Jan 24, 2001
Posts: 1050
Location: Sicklerville, NJ
Status: Offline
If you want to check out what's going on in the world of Linux LiveCDs, you need to head over to FrozenTech's LiveCD List.

It should definitely keep you busy for a while. You can play with the filters to narrow down your choice of LiveCD, and there's even a link that takes you to a page of resources in case you want to make your own!
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
NoClueOffline
Post subject:   PostPosted: Apr 04, 2010 - 07:05 PM
Site Admin


Joined: Jan 17, 2001
Posts: 10454
Location: Blackwood, NJ USA
Status: Offline
Hard to believe this thread is darn-near 5 years old... Very Happy

Anyway, from this post above:

/me wrote:
X-Win32 is not free


No, but Xming is. When I find myself stuck on a Windows box, I'll usually install Putty and Xming. They work really well.
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
NoClueOffline
Post subject:   PostPosted: Apr 04, 2010 - 07:08 PM
Site Admin


Joined: Jan 17, 2001
Posts: 10454
Location: Blackwood, NJ USA
Status: Offline
Forget what version of openSuSE you're running?

cat /etc/SuSE-release

...will spit back the version information.
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
NoClueOffline
Post subject:   PostPosted: Apr 04, 2010 - 07:13 PM
Site Admin


Joined: Jan 17, 2001
Posts: 10454
Location: Blackwood, NJ USA
Status: Offline
Need to hunt down a binary that's somewhere in your path?

which binary_name

...will tell you.

For instance, I always seem to forget where kpdf is when I need to find it for Firefox.

which kpdf

...lets me know it's in /opt/kde3/bin/kpdf.
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
NoClueOffline
Post subject:   PostPosted: Jun 13, 2010 - 02:45 PM
Site Admin


Joined: Jan 17, 2001
Posts: 10454
Location: Blackwood, NJ USA
Status: Offline
Restart Apache:

apachectl start/stop/restart
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
NoClueOffline
Post subject:   PostPosted: Jun 13, 2010 - 02:51 PM
Site Admin


Joined: Jan 17, 2001
Posts: 10454
Location: Blackwood, NJ USA
Status: Offline
Joining files that had been split with HJSplit:

cat file.001 file.002 file.003 > output_file

If the split files are all in the same folder, you can use a wildcard:

cat file.* > output_file
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
Ultron12Offline
Post subject:   PostPosted: Jun 13, 2010 - 02:53 PM
Member


Joined: May 12, 2008
Posts: 85

Status: Offline
Fuddster wrote:
If you want to check out what's going on in the world of Linux LiveCDs, you need to head over to FrozenTech's LiveCD List.

It should definitely keep you busy for a while. You can play with the filters to narrow down your choice of LiveCD, and there's even a link that takes you to a page of resources in case you want to make your own!

If you want to make Linux Live USB keys; I found a program called UNetbootin. It will download the distro and set up the key if it is blank. I would remove any U3 software from it, and re-format the key with the HP tool first. UNetbootin can also make anti-virus USB keys too.

http://en.wikipedia.org/wiki/UNetbootin
 
 View user's profile Send private message  
Reply with quote Back to top
NoClueOffline
Post subject:   PostPosted: Jul 20, 2010 - 08:19 PM
Site Admin


Joined: Jan 17, 2001
Posts: 10454
Location: Blackwood, NJ USA
Status: Offline
What video card?

/sbin/lspci | grep VGA
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
Bugs  |  Tasks  |  Developers