Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,244
» Latest member: dangyc
» Forum threads: 4,031
» Forum posts: 16,406

Full Statistics

Online Users
There are currently 296 online users.
» 0 Member(s) | 292 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
how to allow only steam t...
Forum: Xorg Problems
Last Post: moquber
2026-03-17, 09:40 PM
» Replies: 0
» Views: 299
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 672
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 4,029
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 125,243
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 75,399
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 5,407
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 9,229
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 47,569
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 166,534
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 98,059

 
  damn i'm stupid
Posted by: Oroshi - 2003-12-18, 04:02 PM - Forum: Fedora - Replies (3)


I was supposed to parition for testing the longhorn but actually, it format then all! lost my fedora :( so now i'm format my spare PC and installing Fedora again! o_O

 

Oh well, thats a life.

Print this item

  funny pics
Posted by: Digerati - 2003-12-18, 03:14 PM - Forum: General Chat - Replies (5)


my freind edited some pics and uploaded, check em out

 

[/url][url=http://www.thebatchfile.com/photos/thumbnails.php?album=24]http://www.thebatchfile.com/photos/thumbnails.php?album=24

Print this item

  Longhorn Build 4051
Posted by: Oroshi - 2003-12-18, 02:01 PM - Forum: Vista - Replies (4)


what it bugs me.

 

when you have a taskbar on the right hand side that show the clock - it looks nice aye, but when you run mIRC and minizine to taskbar, double and it won't restore. so thats bug. plus, it take a while to load the taskbar when you've just login. [img]<___base_url___>/uploads/emoticons/default_dry.png[/img]

 

per-installation, detects the hardware took longer than 10mins. o_O

 

Better wait till they final release then it would be cool and bugless.

Print this item

  Funny
Posted by: Digerati - 2003-12-18, 02:01 PM - Forum: General Chat - Replies (3)

[Image: AL6901G.jpg]

Print this item

  apt-get install synaptic
Posted by: Oroshi - 2003-12-18, 12:18 PM - Forum: Updating Linux - Replies (5)


Already got apt-get, if not, you can get it from download apt-get

 

Instruction

 

or check here - [/url][url=http://www.fedora.us/wiki/FedoraHOWTO]http://www.fedora.us/wiki/FedoraHOWTO for RPMS for apt-get.

 

If you are running on desktop and wish to use an apt-get GUI (synaptic).

 

Installing the apt-get



Code:
[venom@odyssey venom]$ su -

Password:

[root@odyssey root]# cd /home/venom/

[root@odyssey venom]# rpm -ivh apt-0.5.15cnc3-0.1.fr.i386.rpm

warning: apt-0.5.15cnc3-0.1.fr.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing...                ########################################### [100%]
  1:apt                    ########################################### [100%]




 

Updating the packages



Code:
[root@odyssey venom]# apt-get update

Get:1 http://ayo.freshrpms.net fedora/linux/1/i386 release [1990B]
Fetched 1990B in 0s (2470B/s)
Get:1 http://ayo.freshrpms.net fedora/linux/1/i386/core pkglist [1445kB]
Get:2 http://ayo.freshrpms.net fedora/linux/1/i386/core release [151B]
Get:3 http://ayo.freshrpms.net fedora/linux/1/i386/updates pkglist [138kB]
Get:4 http://ayo.freshrpms.net fedora/linux/1/i386/updates release [157B]
Get:5 http://ayo.freshrpms.net fedora/linux/1/i386/freshrpms pkglist [135kB]
Get:6 http://ayo.freshrpms.net fedora/linux/1/i386/freshrpms release [161B]
Fetched 1719kB in 52s (32.9kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done




 

Installing the GUI synaptic



Code:
[root@odyssey venom]# apt-get install synaptic

Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
 synaptic
0 upgraded, 1 newly installed, 0 removed and 31 not upgraded.
Need to get 528kB of archives.
After unpacking 1790kB of additional disk space will be used.
Get:1 http://ayo.freshrpms.net fedora/linux/1/i386/freshrpms synaptic 0.45-1.fr [528kB]
Fetched 528kB in 17s (29.3kB/s)
warning: /var/cache/apt/archives/synaptic_0.45-1.fr_i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Committing changes...
Preparing...                ########################################### [100%]
  1:synaptic               ########################################### [100%]
Done.




 

Run the synaptic



Code:
[root@odyssey venom]# synaptic

(synaptic:1574): Gtk-CRITICAL **: file gtkwidget.c: line 1827 (gtk_widget_hide): assertion `GTK_IS_WIDGET (widget)' failed




 

that what synaptic looks like in GUI :)

[Image: apt-get-synatic.jpg]

Print this item

  grep420
Posted by: grep420 - 2003-12-18, 05:34 AM - Forum: Hello - Replies (6)


My name is shaun. I go by grep420 on efnet. You can usually find me in #redhat. I am a solaris/linux systems administrator for earthlink. I am part of the field systems admin team, this means I get to do a good bit of travel and I also help maintain the dallas development data center. We currently have a little over 500 systems for development and testing of new software for customers both internal and external. I am also the lead sysadmin for the mail disaster recovery project, I maintain a production mail farm capable of handling approximately 5 million mailboxes. We are primarily a solaris shop, but we have a growing redhat farm as well.

I also play bass guitar and enjoy snowboarding and riding my motorcycle (zx600r ninja). Check out my website [/url][url=http://grep420.net]http://grep420.net for more info and a pic of myself.

Print this item

  Linux scripting
Posted by: kZo - 2003-12-18, 04:33 AM - Forum: Tips and Tricks - Replies (13)


Simple, yet I'm trying to figure out awk. Maybe someone can help me out here.

 



Code:
angry:/home/v702623# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda3             8.7G  940M  7.3G  12% /




 

now if I wanted to just display the /dev/hda3 8.7G 940M 7.3G 12% /

how would I go about doing that?

 



Code:
angry:/home/v702623# df -h | grep /dev/hda3
/dev/hda3             8.7G  940M  7.3G  12% /




 

However, what if I wanted to take it a step further? Something more like where it displays the output like this.

 

Filesystem: [/dev/hda3] Size: [8.7G] Used: [940M] Free: [7.3G] %Used: [12%]

 

I'd like to learn how to do that.

Print this item

  It' MY BIRTHDAY
Posted by: Digerati - 2003-12-18, 03:54 AM - Forum: General Chat - Replies (5)


Ok 12/18/03 is officially my birthday.. help me celebrate the big 30 and buy me a drink.

 

[/url][url=https://www.paypal.com/xclick/business=webm...rrency_code=USD]https://www.paypal.com/xclick/business=webm...rrency_code=USD

Print this item

  mIRC in Fedora using wine
Posted by: anyweb - 2003-12-17, 09:52 PM - Forum: Linux - No Replies


check it out

 

i did it, really easy too !@!

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-11-1071697947.png" data-fileid="2">[img]<fileStore.core_Attachment>/post-11-1071697947.png[/img]</a>



Attached Files
.png   Screenshot.png (Size: 110.65 KB / Downloads: 0)
Print this item

  Sites
Posted by: Digerati - 2003-12-17, 09:32 PM - Forum: Suggestion Box - Replies (3)

I wonder if a sites area is a good idea? A place where we can show off our sites maybe?

Print this item