lostInTransit,
thank you for your answer
quick time vr's do not play on thier iPhone's
that's a shame Apple engineers can put out half a product with the great reputation they had.
Tjelen
...and how do I find out?
Say I am about to reboot a server. I would like to minimize downtime, so thinking about wrapping reboot in an alias that says "hang on buddy, you're going to hit a fsck on boot".
Next question.. what's the best way to say "lets do it next time?" set the last check date?
I know tune2fs can set a bunch of parameters,…
Are there any good tools to migrate existing firebird databases to PostgreSQL for Linux systems?
I've looked at: FBexport which can be used to dump the data as insert statements, but it's mainly written to export/import from one firebird db to another, not as a migration tool.
There's also: Firebird to PostgreSQL Win32 tool, but it's only for…
Here's a weird problem.
We've got a number of devices with dual-NIC mainboards. Some are Realtek NICs, which suck. Some are Intel e1000s, which don't.
I've just noticed on 2 machines, one is an Intel NIC, one is a Realtek, that when
I put the MAC address of one machine into the dhcpd.conf file on our DHCP server to get it to PXE boot the…
I'm using firefox 11 on Ubuntu.
For some strange reason, Firefox won't save my google cookies between browser restarts. I have to log in to gmail every time I restart my browser, even if I click on the check box that tells Google to remember me.
The strange thing is that Firefox does actually store some gmail cookies when I log in. It's just…
I've created a sparsebundle just as suggested at http://www.readynas.com/?p=253; however, Time Machine fails to recognize the mounted image. The sparseimage is stored on an external drive, and I already executed:
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1
I have also verified that the naming format of the…
This question relates to the question found here:
Find the php script thats sending mails
Trying to do the exact same thing but can't get the log to output what I need. Not too experienced with serverfault and ideally I'd post my followup on the original question, or PM adam to see if he ever found a solution, but looks as though server…
I've had a Django site up and running on HostGator (client requirement), following these instructions, for a few weeks now. I had seen two error emails about pages dying with
(1040: Too many MySQL connections) but had never been able to recreate the problem. As of today, the site is completely unresponsive and all pages, even the static…
I had access to my router and my internet was also working fine, but I was trying to do a port forward of 80 to my local machine and in the process I made a mistake. I went into Remote Management and for port 80 there were a few options like LAN, WAN, All. I accidently clicked "all" and then clicked "Disable".
The problem is that I am…
We're running Ubuntu 11 on this hardware: Foxconn R20-D2 Intel Atom D510 Intel NM10 Intel GMA 3150 Barebone
There is no integrated display (it is a barebone box). I connected an external VGA to it.
However xrandr shows two displays:
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
LVDS1 connected 1024x768+0+0…
I am using s3cmd to upload to S3:
# s3cmd put 1gb.bin s3://my-bucket/1gb.bin
1gb.bin -> s3://my-bucket/1gb.bin [1 of 1]
366706688 of 1073741824 34% in 371s 963.22 kB/s
I am uploading from Linode, which has an outgoing bandwidth cap of 50 Mb/s according to support (roughly 6 MB/s).
Why am I getting such slow upload…
Hello
firstly, i'm new at vps hosting so i'm not that good at SSH and so on, So i have a vps running centOS 5.4 x64 LAMP ( linux,apache,mysql,php) and i'm really confused because i can't find FTP management or subdomains or even the email address on my webmin panel.
Should i install additional modules ?
Thanks
Bacula won't make use of 2 tape devices simultaneously. (Search for #-#-# for the TL;DR)
A little background, perhaps.
In the process of trying to get a decent working backup solution (backing up 20TB ain't cheap, or easy) at $dayjob, we bought a bunch of things to make it work.
Firstly, there's a Spectra Logic T50e…
Let's assume some things:
Back-ups do run every X minutes, yet the things I save should be permanent.
There's a firewall and virus scanner in place, yet there happens to be a zero day attack on me.
I am using Windows. (Although feel free to append Linux / OS X parts to your answer)
Here is the problem
Any…
I've got a few test scripts, each of which runs a test php app.
Each script runs forever.
So, cat.sh, dog.sh, and foo.sh, each run a php script, and each shell script runs the php app in a loop, so it runs forever, sleeping after each run.
I'm trying to figure out how to run the scripts in parallel, and at…
Currently I have a basic Ubuntu server running a website. The website is for a few students learning HTML/PHP and each student has their own account with a symbolic link to the shared website folder. Since the students are working on the website together, each user needs to be able to modify all the files…
I have a CentOS machine running inside VMware, and I have got PHP and Apache set up on it, so if I open a browser (on the VM) and go to either localhost, or 192.168.0.3, I get a phpinfo page I made in /var/www/html/index.php, but, if on the host (Windows 7), in my browser I go to 192.168.0.3, it times…
I am trying to get Synergy up and running from a new Windows 7 computer, to an XP computer. The Synergy installations seemed to go fine. I configured each to start on start-up, which they seem to, but the client won't connect. I get repeated: "server refused client with our name" messages in the log…
I was researching Git so I downloaded the Windows version to test it out on a repository on GitHub. After about 30 minutes I couldn't work out how to use it, so I decided I probably wouldn't need a distributed repository as our projects aren't that big and went back to what I know - SVN.
(I…
We use capistrano for website deployments and our Apache document root is a symlink to a particular code release. The deployment procedure switches the symlink from the old release to the new release as the final step of the deployment.
We are migrating our webservers from real servers…
I have a 2.5" external hard drive that is failing. It's not making the expected 'clicking' noise that most hard drives and I am able to view the data, but I am unable to actually retrieve the data.
I attempted to use SpinRite in order to access the data on the drive, but it didn't…
So I have an Ubuntu 10.04 install VM on a host.
Latest 2.6.38-15-server kernel .
/var/log/dmesg displays only the bootup but will stop recording after that.
It will not show the trace/cpu_hung errors I am trying to troubleshoot.
/var/log/dmesg.0 , dmesg.1 nothing - I did a string…
After I had boot my computer this morning there suddenly flooded water from the top of the screen, after which some fishes dropped into it. Now I can barely see what I am doing because the water distorts the view. Sometimes the fish follow the cursor so I need to move it away or…
We're in the process of designing a new iteration of our network where we improve resilliency by adding a second datacentre.
We'll be adding a second datacentre, with an identical configuration of servers as our primary location. To achieve network connectivity, we're looking…