Displaying 20 results from an estimated 5000 matches similar to: "Usb disk no longer shows in GUI"
2007 Oct 01
4
Permissions question
My www directory is owned by "apache" and the group is "todd" and the
permissions are 775.
My Windows computers use Samba and they log into Linux with "todd".
Under the www directory there are various directories which may have a
group belonging to a user e.g. "viewpoint". Using this example, there
is a directory under www (acutally called httpd),
2011 Apr 26
9
Setting up a GUI remote access
Currently I have VNC running on my Windows desktop with Samba
providing access to my Linux server. Since Linux is more
reliable than Windows, I would like to be able to access my Linux
(Centos 5.5) via my Windows notebook - hopefully via VNC or some
similar application and then access the Windows desktop (if it is
not locked up :-) ) with Samba.
What is the best VNC like application to
2007 Jan 12
4
Problem with rpmbuild
I want to be able to recompile php, so I downloaded the src dvd and did a
rpm -i php-4.3.9-3.15.src.rpm
After doing that I wanted to check to see if I can recompile it before
making changes. So, I went to the SPECS dir and did a
rpmbuild -i php.spec
It spent a lot of time doing the compile, but at the end there were errors.
What am I missing?
Todd
--
Ariste Software
2200 D Street Ext
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
I started a new thread since the original one is getting rather long.
I have retrieved the files I deleted in /boot and /boot/grub,
however I need to make links for
/boot/System.map (System.map -> System.map-2.6.9-89.35.1)
/boot/vmlinuz (vmlinuz -> vmlinuz-2.6.9-89.35.1)
/boot/grub/menu.lst (menu.lst -> ./grub.conf)
If it was not so important to get it correct, I would appreciate
2007 Jan 06
2
Setting up rsync
About a year and a half ago, someone answered a request on how to set up
rsync so that the encryption was automatically setup (wish I knew more
about the technical aspects). It has been in use for the time since
then and it has been great. Now I have to replace the destination
computer and setting up, what I call the encryption part, is the part I
have forgotten how to do. This is the
2007 Feb 03
3
Unablce to open VNC
I have vnc working on my server when I am logged into that server. If I
run vncviewer, I have a copy of the Desktop. Hwever, if I SSH into the
server, I get an error. Due to my lack of experience, I am not sure
what the log file means:
http://209.204.172.137/misc/vnc_error.txt
Could someone tell me what I am missing?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707)
2005 Aug 15
3
Best way to add/update an installation
In an effort to prevent getting many minutes into an installation only
to have a CD read fail (I did verify the CD's first), I did a minimal
install. Can I use the minimal install to add the necessay packages for
a HTTP server and graphical interface?
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2007 Jan 06
3
Lost Samba GUI interface
After making some adjustments to Samba via the Control Center, the
System Settings | Server Settings | Samba (my preferred) no longer will
display.
Can I fix this or do I need to reinstall Centos 4.4?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2006 Sep 25
4
Missing dependencies
I tried to update my Centos with yum update as I have done in the past,
but this time I received a list of dependencies. This is a new
experience for me and I would appreciate any help/suggestions. Here is
one of the lines:
Error: Missing Dependency: php = 4.3.9-3.15 is needed by package php-mysql
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2006 Aug 05
2
Computer 1A question
I want to delete all files that have the pattern of "*.zip" in the
directory /home/mydir and all sub-directories.
rm -Rf /home/mydir/*.zip
produces an error. What did I overlook?
Thanks.....
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2005 Sep 09
3
Some 3Ware questions
I have not used RAID controller boards to date since I have relied on
the built in RAID on the motherboards. Thanks to the informative
message Byron, I realize the deficiencies of doing RAID 1 this way,
especially now that the builtin is out of date with Kernel used by Centos.
I have 4 ATA drives that were configured in two pairs. I assume that I
need a 3Wave controller that has 4 ports
2006 Oct 04
2
YUM needs older version
Sorry to bring this topic up again, but I am confused as to why yum
needs an older version and how to resolve the problem. I get this error
from yum:
Error: Missing Dependency: httpd = 2.0.52-22.ent.centos4 is needed by
package httpd-manual
Error: Missing Dependency: libgcj = 3.4.5 is needed by package libgcj-devel
Since most of this is outside my skill set, I am not sure if "yum
2011 Oct 05
1
Formatting an external USB drive
I have an external USB drive that was formatted with NTFS and I
want to use it to backup some files from my Centos 5.5 system.
When I check my documentation, I am not certain of the best way
to do the formatting.
Suggestions welcomed....
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2011 May 07
5
How to add a HD to a LVM
I have connected a HD that was a prior system drive (Centos 4.8)
and I am not sure of the command line procedures to find out if
it is recognized (I believe it is since it present in the GUI),
delete all data on it and finally add it to the LVM.
I would like to use it as a backup data drive.
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2011 Apr 11
5
Best configuration for /var/www/html/
For a long period of time, my Apache root directory has been
/home/httpd. For security reasons, this is not so good as
SELinux has informed me. Now all of the files have been copied
to /var/www/etc with owner and group "root". The privileges are
754 (rwxr-xr--), however apache does not have access to them.
Should the owner be apache? Group?
Todd
--
Ariste Software
Petaluma,
2005 Sep 09
4
Installing on Abit BE7-RAID
I have RH 8 running on a Abit BE7-RAID motherboard. My task is
installing Centos 4.1 with limited knowledge on installing with hardware
RAID. The arrays are still in place for the two pairs of drives.
HighPoint only shows drivers up through RH 9.
Is there anyone who can take me through the steps? Remove the existing
arrays? Will the drivers work with Centos 4.1? Since I used Windows to
2011 Jun 21
4
Using umask
Grasping a full understanding of setting default Users, Groups
and Masks has alluded me over the years, but now I find myself in
a situation where manually "setting" the file/directory
attributes is becoming a pain.
I understand the fundamentals of the file attributes, though from
time to time I have to review the "sticky bit"; what I do not
understand is where/how the
2007 May 24
2
Reformatting a USB drive
I have a USB drive that has been formatted as NTFS. Can I reformat it?
I have identified these properties about it
/dev/sda1
/media/Extrnl_Bkup
Not sure what to do next since the GUI will not mount a NTFS disk
(expected).
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2006 Jan 03
2
Cheap PC's anyone
Wonder how much of this is true and if Linux could be the OS?
http://www.latimes.com/business/la-fi-predict1jan01,0,3503327.story
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2005 Aug 16
2
Installing/Activating GUI for Server Settings
I did a minimal install and then with yum groupinstall, installed http,
ftp and samba servers. However the gui server settings are not
displayed for these servers. Is there a package that I need to install
or do I need to change a setting(s) in a file?
In reading "man yum" I did not see a way to find out what rpm's are
installed with each group, or maybe I just did not