Displaying 20 results from an estimated 4000 matches similar to: "hard drive info"
2008 Mar 10
4
internet search (not relate to Centos)
hi all, i have a little problem and seek for your advice.
search "jade sterling" on google, msn or any other, the return is:
Offering surplus bar and rod, selling to the Forging Industry, CNC
Machining Industry and Screw Machine Industry supplying hot rolled and
cold finished
i went through all my pages and can't find "Offering surplus". my
question is how do i
2007 Jun 15
4
installed centos date & time
hi list, is there a command to find out the date & time that centos
installed?
thanks
T. Hiep
2001 Oct 17
3
"ext2fs_check_if_mount: No such file or directory while determining whether" messages
Hi. I was using 2.4.10 with ext3 0.9.10 and thought it was
time to use -ac for the first time because 2.4.12-ac3
includes 0.9.12.
I don't know what I did to get the following messages, but in
my last boot I removed /etc/mtab (at runtime) and made it a
symlink to /proc/mounts. Not sure if a bad idea, but the only
problem until I rebooted was the need of losetup -d.
When I rebooted, all
2002 Apr 25
1
Re: Problems with ext3 fs
Hi,
I have read this thread and want to say that I have expirienced the same
problem.
Once, when I was loged in, one of my filesystems ( root filesystem :( )
became read-only with the same symptoms.
But results was more tragic. Almost in each directory avg. 10% of files
had incorrect attributes, owner, links, etc.
But filenames was correct. So, I was obliged to re-create root
filesystem :(
2001 Aug 28
3
df not showing ext3 partition
Is there an updated version of the fileutils df that will show mounted
ext3 partitions? I'm using fileutils-4.1.
-- Curtis Hogg [buckminst@inconnu.isu.edu]
----------------------------------------------
T-shirt Of The Day:
I'm the person your mother warned you about.
----------------------------------------------
Email 1 - buckminst@inconnu.isu.edu
Email 2 - buckminst@hotmail.com
WWW -
2007 Sep 20
4
webmin
hi there, i just insalled centos 4.5 minimal, but want to use yum to
install webmin? anybody know how??
i try: yum install webmin but not found.
thanks,
T. Hiep
2007 Nov 02
3
atmail & centos
hi friends,
i'm researching to see if i can run my own email server on centos. i'm
looking at qmail & centos, but the problem that i have is it doesn't have
the web interface that can similar with outlook. our users don't like
squirrelmail, or NOCC, or horde interfaces) however, i found
atmail.com and it seems to have what i'm looking for b/c it's kindda
2007 Nov 15
3
phpmyadmin on centos 4
hi there,
i have a centos box with phpmyadmin installed, but i don't remember how i
installed phpmyadmin 2.7.0-pl2. now i want to upgrade it with yum, but i
don't find any phpmyadmin on my centos box. i tried:
rpm -qa | grep phpmyadmi, but found nothing.
is there an easy way to upgrade phpmyadmin?
thanks,
T. Hiep
2007 Nov 27
2
X windows
hi all, i just finished install (minimal) centos 5. how do i use yum to
install X windows so that i can use gui. thanks,
T. Hiep
2008 Mar 10
3
root vs. user login
hi all,
when i login as root, i got:
[root at dev html]#
any other user, i got:
-bash-3.1$
what do i need to change for user profile or during user creation
process to make it looks like:
[test at dev html]#
thanks
t. hiep
2008 Apr 17
3
exam txt file
hi all, i have centos 5 w/o gui. i can only have access via ssh.
i have a text file that contains special (unprintable) characters, what
editor i can use to exam what those character are???
i use vi, but i don't know what is ^@
may be an editor that can show ASCII as dec or hex.
thanks
2008 Mar 05
1
permission on /var/www & /var/www/html
hi all,
assume apache runs under apache user/group and i have a user/group name
"weber". i use "weber" user to upload files via ftp/sftp.
where should i place my include files so that no one can access except
apache b/c these files contained user/pw for mysql.
i usually place them in /var/www/html/includes, but people can access to
this folder, so i'm thinking place
2008 Mar 03
1
install LAMP
hi all,
i'm not an expert on linux/centos, but i play with it and have a general
idea. it's time for me to setup a centos box for development. i rarely
install anything from source, except a few times in college when i have to
modify kernel for OS project. but i guess i can learn now.
i just installed centos 5 with minimal installation. next step is to
install LAMP w/ SSL.
i
2008 Feb 22
1
connect to novell 6.5 server
Hi all, we have a centos box that run web server, but we also have novell
6.5 server that i want to read/write files to. is there anyway i can map
novell's hard drive to centos box?
thanks,
t. hiep
2008 Mar 04
1
/var/www/html group & owner
hi again,
[root at dev ~]# ls -all /var/www/
total 64
drwxr-xr-x 8 root root 4096 Mar 3 11:44 .
drwxr-xr-x 21 root root 4096 Mar 3 11:44 ..
drwxr-xr-x 2 root root 4096 Jan 15 20:36 cgi-bin
drwxr-xr-x 3 root root 4096 Mar 3 11:43 error
drwxr-xr-x 2 root root 4096 Jan 15 20:36 html
drwxr-xr-x 3 root root 4096 Mar 3 11:44 icons
drwxr-xr-x 14 root root 4096
2020 Sep 01
2
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On 01.09.20 17:22, James Bottomley wrote:
> On Tue, 2020-09-01 at 16:05 +0100, Matthew Wilcox wrote:
>> On Tue, Sep 01, 2020 at 07:52:40AM -0700, James Bottomley wrote:
>>> I think this looks mostly OK, except for one misnamed parameter
>>> below. Unfortunately, the last non-coherent parisc was the 700
>>> series and I no longer own a box, so I can't test
2018 May 01
1
More oddities...
My manager's workstation is C 7.4, and it started screaming yesterday
about issues with ata5.
Except that he has one internal and one external drive, and a DVD. Anyone
have clues as to what could be causing this, or where to start looking?
He's rebooted it, and before that, I tried rescan-scsi-bus.sh, with no joy.
mark
2007 Oct 26
1
mount cd
hi there,
i can mount my cdrom with this command: mount -t iso9660 /dev/cdrom cdrom/
how do i mount the cdrom everytime the computer is boot?
thanks,
T. Hiep
2007 Nov 26
1
install via http
hi there, i try to install centos 5 via http, but i don't know what to put
in when it asks for "Web site name" & "CentOS directory". can someone
give me this info? can i used mirror.centos.org & /centos/5/os/i386/???
i only have the boot cd & i don't want to download and burn all 6 cds.
thanks
2001 Nov 20
5
can see my workgroup
I just want to set up a folder on my Linux 7.2 running samba 2.2.1a-4. I
have looked at the smb.conf over and over. Cannot find out why my share is
not showing up. I just want users on my domain to browse the network and
read the folder. I am on an NT domain and the furthest i got was seeing
the workgroup testgrp on my network neighborhood. But when i click on the
workgroup i get an access