Software :: Install CentOS On One Of Those BSI Portable Boxes?

Jul 6, 2010

I'm trying to install CentOS on one of those BSI portable boxes. When installing, it gives this error:"Errno 30 Read-only file system." Which is weird because it's obviously not read only, and doesn't fail right away. It's an IDE optical drive, and a SATA hard drive. I thought it was the SATA optical drive to IDE HDD install issue that has been seen before, but not the case here. The disc is in known-working condition.

View 1 Replies


ADVERTISEMENT

CentOS 5 :: Automated Install Of 20 Identical Boxes

Feb 12, 2010

What's the consensus on the least hassle-prone method to do a bare metal install on multiple machines? I've just been handed a network with 20 identical servers (they're ~4 year old HP quad-Opteron machines with identical hardware configs). They're currently running a mishmash of stuff and I've been told I can re-purpose them. I'd like to create a generic kickstart and pave over them all with CentOS 5.4 with the only difference being the IP address for each machine. I have physical access to the machines and already know the MAC address for each one. Sadly, they are racked up and have no floppy or optical drive, but they DO have an exposed USB port on the front panel.

View 5 Replies View Related

CentOS 5 :: Installed A Kde And All Text Is Boxes?

Feb 6, 2009

i installed kde on my centos and now all of the text is boxes, im guessing its a missing language pack or something.

View 1 Replies View Related

Software :: Using Two CentOS 5.5 Boxes To Serve Up Email?

May 16, 2010

I am trying to use two CentOS 5.5 boxes to serve up email. I wish to loadbalance HTTP, IMAP, POP3, and SMTP between the two servers. The servers are not in a cluster (the email software does not require it). What filesystem could be used to distribute/replicate the files between the two servers? I have tried NFS, GFS, and GlusterFS. All of which work but result in a latency that is unacceptable to the end users (webmail clients).

View 4 Replies View Related

CentOS 5 :: Emacs Comes Up, But Characters Render As Empty Boxes?

Jan 22, 2009

My X-windows *server* is a Cygwin box. I installed the entire X11 packages. on the centos machine, I installed xterm and emacs.xterm comes up fine and the characters in the window are fine.with emacs, the characters in the windows are empty boxes.Do I need to install some things on the centos end to get the characters to render?

View 1 Replies View Related

CentOS 5 Networking :: Setup A Crossover Connection Between 2 5.5 Boxes

Feb 7, 2011

i am not able to set up a crossover connection between 2 CENTOS 5.5 boxes.

View 4 Replies View Related

CentOS 5 :: Change Default Noexec To Exec When Mounting A Portable Hard Drive Through Usb?

Jul 18, 2009

How to change the default noexec when an external hard drive is plug to CentOS through usb ?

View 4 Replies View Related

CentOS 5 :: Emacs Displaying All Characters As Boxes - Fonts Broken?

Dec 30, 2010

In CentOS 5.4 (Final), emacs is displaying characters as little boxes. see attached screen shot. I searched the Web and found others have this same problem with emacs in CentOS 5.4 but have not found any solution. I installed emacs in a base CentOS Amazon EC2 instance as follows:

yum -y groupinstall "GNOME Desktop Environment"
yum -y install emacs
yum -y groupinstall emacs

This issue does not arise for me in Amazon EC2 instances running Red Hat, Fedora, or Ubuntu when I install emacs as I did here. I am not X font savvy

View 1 Replies View Related

CentOS 5 Networking :: XP Boxes - Tomcat Server Running On Port 8080

May 5, 2009

My first time installing centos server and adding it to xp home network. I am new to setting up my own network in general. I have a home windows wired ethernet xp network (simple linxs router) with 2 xp boxes and one centos5 box all connected to the same router. I just set up the centos box running tomcat on port 8080. I need to do two very basic things at this point, but am not sure what I need to do:

What do I need to do so I can:
1. Connect in firefox on one of my xp boxes and call the tomcat server running on my centos box?
2. Be able to ftp to centos box from either of my xp boxes?

View 2 Replies View Related

CentOS 5 Networking :: Boxes Appear To Be Limited At ~10kb/s When Connecting To Any FTP Server Outside Of Our Network

Jul 13, 2010

I'm having a bizarre problem with FTP transfers from my CentOS 5.3 boxes, All of my CentOS boxes appear to be limited at ~10kb/s when connecting to any FTP server outside of our network. We have no network infrastructure which would cause this, however when I use a windows based machine it is able to connect fine.

I took my laptop running Vista, and rebooted it onto a CentOS 5.3 LiveCD, and same issue.

I have checked our iptables, cleared the rules, removed the kernel modules, checked CBQ/TC it looks like nothing is limiting this. Also, other protocols work fine. Both the windows and linux boxes used passive transfers for it.

Is there anything other than iptables/CBQ which would be on a out of the box install of CentOS I should check? Is there any kernel settings for NAT connections which may cause this?

View 5 Replies View Related

General :: Non-Root Portable Install Of MySQL Server?

Mar 3, 2010

Is there a non-root, portable distribution of MySQL for Linux? I need to do some testing on a server that I do not have root access to.

View 2 Replies View Related

OpenSUSE Install :: VLC Media Player Is A Highly Portable Multimedia Player For Various Audio And Video?

May 26, 2011

in software.opensuse.org site if we serch for a software the result will be like the following

vlc
KDE:Unstablelayground/openSUSE_11.4_KDE_Distro_Factory This is the stripped version of the VLC media Player. VLC media player is a highly portable multimedia player for various audio and video

[more]
1-Click Install
Manual Package Download
Go to OBS Project
i586 vlc-1.1.6.99-1.11.i586.rpm
src vlc-1.1.6.99-1.11.src.rpm
x86_64 vlc-1.1.6.99-1.11.x86_64.rpm

if i like to keep the setup(rpm) of the software which i should chose the above?

View 9 Replies View Related

Ubuntu Servers :: How To Set Up A Portable?

May 30, 2010

Due to hardware failure I have had to set up a server several times. Each time it takes more than a day to set it up from scratch and import the databases etc. I would like a solution that separates all the data, including the configuration files, from the binaries and stores the data on a portable medium that can be quickly used to setup a new server.

Here are the details. I don't use Apache Friends' xampp, instead I set up apache2, php, mysql according to the instructions in [URL].. So the php, css, html etc files are in /var/www, the apache config files are in /etc/apache2 and the mysql data is in /var/lib/mysql. What is the simplest way of making the data and configuration files portable so that I can quickly set up the same server on a new machine that I have first installed Ubuntu on?

Can I put the above mentioned partitions and directories on a usb drive? Should I always make regular dumps of the mysql data and use the dump files instead? Should I keep the whole lot on the local hard drive and find a way using rsync, unison etc to mirror the files onto another potential backup machine on a regular basis - this is not a trivial operation if all the file permissions and ownerships are to be preserved.

View 7 Replies View Related

General :: Autobackup On Portable USB HDD

Oct 13, 2010

I got a CentOS 5.3 fileserver machine (no monitor/kb/mouse). I'd like to "pair" it with a specific USB drive, so that when this USB drive is connected and mounted it would start a backup - just a simple cp /source /target will do for now - it's the "autorun on mounted a specific USB drive" part I can't really solve. Is there an elegant way to do this some sort of autorun? My only really rough idea to do it is to check if the USB drive is available with a script run in crontab every minute :-

View 7 Replies View Related

General :: What's Quickest Most Portable VM?

Feb 25, 2010

Well, I want to be able to run some Linux in a VM at my school (on WinXP systems), via a USB stick.Two problems:

- Computers are mediocre
- Will be on many of them

I tried portable virtualbox but it starts very slow and runs slow without the guest additions. It just doesn't work right.What I need is a quick, portable VM that starts up quick and runs decently; I'm not expecting all that much from a USB stick but at least smooth cursor movement.I would like one that allows me to save changes on the virtual HDD, as opposed to a LiveCD style VM.

View 8 Replies View Related

Programming :: Grep -oE Not Portable?

Dec 28, 2010

I'm using Zabbix on which I can use give bash command to the agent.This 1-liner will give me all the interfaces with their IPv4 addresses.I have a 2nd expression which returns a checksum so I can detect a difference whenever someone deletes/adds/changes an ipv4 interface.This is the output on my Ubuntu-server:

Code:
~# ifconfig | grep -B1 ' inet ' | grep -oE '(^[a-z0-9:]*|addr:[0-9]+.[0-9]+.[0-9]+.[0-9]+)'
eth0

[code]....

View 8 Replies View Related

Ubuntu :: X11 Forwarding Over Vpn Or Ssh With Portable Win Client

Mar 18, 2010

I'm looking to setup X11 forwarding on my machine and secure it either with a vpn or ssh. A portable x11 client is need for access on the go. I am not sure if I am over complicating the issue but security is a must and some app I can run in windows on a thumb drive is a must.

View 4 Replies View Related

Ubuntu :: Cannot Read USB Portable Drive

Jan 7, 2011

I removed my old 160Gb laptop drive to install a new 320Gb drive. The 160Gb drive is partitioned as follows: 20Gb unallocated partition, 115Gb ext3 partition (running ubuntu 10.04), and 5Gb swap.

I placed this drive in a portable enclosure so that I could retrieve data from it. The Disk Utility in Ubuntu recognizes the drive but the partitions are not recognized, shows unknown and the only option available is to format the volume. If I place the drive back into my laptop, the drive boots normally and data is accessible.

I have connected other portable USB drives and they work (NTFS formatted), so USB ports are not the problem.

View 1 Replies View Related

Ubuntu :: Portable HDD Suddenly Read-only

May 15, 2011

My portable HDD is suddenly saying that I don't have write permission anymore.

properties>permissions says that I have full read/write permission over the top folder of the drive. After looking in the permissions I'm out of ideas.

I checked the properties of the drive itself and it said "Permissions could not be determined"

I haven't changed the permissions deliberately - I use this hard drive every other day to move movies across to my TV.

View 9 Replies View Related

Hardware :: Setting Up A Samsung Portable USB HDD?

Nov 5, 2010

I have a 650Gb HDD usb drive that I wish to use with ubuntu 10.04LTS aswell as on a WINXP system. HDD is clean. My ubuntu system has a /home partition formatted to EXT3, but as I use IFDRIVE to read this partition from windows, it needs to be set to have inode of 128 eg (mkfs.ext3 /dev/sdb1 -i 128)

my way of thinking is I need to partition the drive, format the drive to EXT3 making sure that is set inode to 128 How do is the best way to do this?

Then I need to get ubuntu to talk to this drive when I plug it in How do I do this?

View 5 Replies View Related

Software :: Getting A Portable Emacs To Use For Troubleshooting GNU?

May 6, 2011

I need a portable emacs to use for troubleshooting GNU/linux machines. A USB stick is the preferred medium as some of the computers I will work with may not have an optical drive.

Will I need separate versions for 32- and 64-bit systems?

View 4 Replies View Related

Software :: Which Video Format Is Most Portable?

Feb 2, 2010

I have kdenlive installed and find it really good. But i am confused as to what format i should render my video in. I want it to play well on any MS windows machine.

View 1 Replies View Related

OpenSUSE :: 11.3 With KDE 4.4 - Portable Panel Or Importing Panels?

Apr 26, 2011

I have 2 machines and i configured one how i like it to look. i.e desktop configurations including panels and etc. What i want to do now is it to import all the display settings from one machine to the other laptop i.e. same desktop environment including all the panels with all the shortcut.

Does anyone know, if i can do it or do i have to manually configure everything again.

View 6 Replies View Related

OpenSUSE Hardware :: USB 3.0 Portable Drive Not Detected?

Jun 5, 2011

I have a 1TB USB 3.0 verbatim portable drive. When I connect it to my IBM Thinkpad R500 OpenSUSE 11.4 does not detect the drive as being plugged in. All my USB 2 devices work fine. Do I need to configure something to get this drive going?

View 1 Replies View Related

Ubuntu :: Can Use USB-installer As Portable Operating System

Aug 8, 2010

can I can use the Ubuntu USB-installer as a portable operating system (through the "try it" feature) by selecting "persistence" when I follow the instructions to load Ubuntu onto a bootable external hard drive

View 9 Replies View Related

Ubuntu :: Photoshop CS5 Portable Runtime Error?

Nov 5, 2010

I did originally have Ubuntu 10.04, in which gave me the same problem. I have upgraded to Ubuntu 10.10.I have been using the portable Adobe Photoshop CS5 application for a while now however it has kind of broken on me now. Everytime I tun the application now, it gives me a runtime error.

"Runtime Error!
Program C:Pro.
R6034

An application has made an attempt to load the C runtime library incorrectly. contact the application's support team for more info" I have tried re-installing several times now. Even downloading a different version. I am also running it through wine through the following command.. "wine "C:Program FilesPhotoshopPortablePhotoshopCS5Portable.exe"

View 5 Replies View Related

Ubuntu :: Installing Photoshop CS5 Portable In Wine?

Nov 15, 2010

I've just tried to install PS CS5 portable in wine but I get a R6034 error. Does anyone know what I need to do?

View 1 Replies View Related

Ubuntu :: Portable Air Conditioner For Equipment Closet

Jul 7, 2011

I haven't heard of anyone doing this and I am wondering why not. I have an equipment closet. Where I have a home server, network gear, directv box, dvd player, stereo system(yet to come). I have only heard of people putting fans in such closets and wondering why not a portable air conditioner? I am thinking I want a

SOLEUS AIR PE6-10R-03 Portable Air Conditioner from new egg for about $315

It claims 45db 256 CFM and 2 pints/hour dehumidifer. That sounds perfect to me for a media closet but am wondering why I don't see others using a portable air conditioner for a media closet? They had a cheaper unit but it doesn't claim to have a fan which I think circulation is a must for a media closet. There is even a drain that is on the other side of the wall that I can run the drain pipe to. All I need to do is run a exhaust duct through the attic and to an exhaust that I can put in my roof overhang.

View 3 Replies View Related

Ubuntu :: ERROR Mounting Portable USB Drive

Jul 13, 2011

I have spent the summer and just got my few must-have Windows programs over to Ubuntu 11.04 (64-bit), got it customized with Docky (under Ubuntu Classic) and everything is SWEET. (But don't get me going on Unity dock). One problem: if I boot with my 1TB portable hard drive plugged in Ubuntu will recognize it. If I plug a portable drive in after the boot, I get this error below. I tried Mounting manually and with Archive Mount

View 1 Replies View Related

Hardware :: Mount Portable Hard Drive

Sep 6, 2010

I'm trying to mount a seagate portable hard drive. I can mount this device on my other machine except for this machine wherein every time I put the device, it was not being recognize. The led of the portable device just keeps on blinking. When I do fdisk -l, I don't see the device. When I do dmesg, I found the ff:

I used to mount this hard drive before and it was doing fine except last month wherein I cannot mount it anymore. I don't want to reboot and use LiveCD just to backup my files because other people are also using this machine (its a samba server). I tried to use other usb slot but still the same. I'm using CentOS 5.3 minimal installation. i tried to modprobe -r uhci_hcd and modprobe -r ehci_hcd and command again modprobe ehci_hcd and modprobe uhci_hcd but still the same.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved