The live tag has no wiki summary.
1
vote
0answers
44 views
Moving www on live EC2 instance
The directory where my website files is growing and almost full now. The site is live and I can't really take it off line.
The files are located on /var2/www/html/mysite.com and I can easier moved ...
8
votes
1answer
372 views
Server 2012 hyper-v3 live migration
I am trying to do my first live migration with Windows server 2012 hyper-v 3.0. I have two servers joined into a domain.local domain and both are hypervisors with constrained delegation setup. Each ...
0
votes
1answer
215 views
Restreaming video from XSplit to multiple JustinTV/TwitchTV channels in different resolutions and bitrates
I have a really simple question but the answer may be a little more complex I guess.
Okay. Let's go. I have an Application called Xsplit Broadcaster (http://www.xsplit.com/). It supports streaming ...
5
votes
4answers
137 views
Copying/syncing email from a live server over network
The scenario is as follows:
Copying and then syncing from a live mail server via network(only) to another server.
The mail server is live meaning that lots of files (mails) are being altered, ...
1
vote
3answers
221 views
Shredding data on a live server
Which is the best way to shred all data from a live dedicated server?
I have no physical access nor any out of band remote management functionality to the server, only SSH access.
Server is running ...
0
votes
1answer
189 views
Two Debian live in one usb flash drive
Requires 2 Debian live (with different file systems and kernels) on a flash drive. Thus there are two sets of boot files (filesystem.packages, filesystem.squashfs, initrd.img, vmlinuz). The first set ...
0
votes
1answer
61 views
Live site with ssl enabled redirects to the staging site without ssl
I have set up staging and live site on the same machine with different document root as follows:
mysite : Staging site without ssl
mysite_live: Live site with ssl enabled
Both the sites have there ...
4
votes
3answers
622 views
Clone/Mirror Live Linux (Debian) Server
I've probably read every serverfault article on this matter, but none seems to answer my specific question or they seem like dated methods.
I have a live running debian (Lenny) system on Dell ...
0
votes
2answers
260 views
Encrypting/Decrypting MPEG-2 Transport Stream in realtime [closed]
I have to send unicast mpeg2ts stream from one datacenter to another (dc1 to dc2). The output I get from encoder bank in dc1 is not encrypted and I need to encrypt it before sending it to dc2. At dc2 ...
1
vote
1answer
129 views
How to stream a live channel [closed]
First of all let me make this clear I'm not asking for instruction here but I just wish to ask for some information since I was googling for over a week and felt that I will never get any answer to my ...
-1
votes
1answer
106 views
Live Stream to iPhone [closed]
I have a simple setup:
Server with Intel Duel Core Xeon with 8 GB of RAM
Fitted with a Ospray 440 hardware.
Have a software for capturing, encoding and streaming live TV. (probably VLC Player or ...
1
vote
1answer
89 views
Linux automatic install or Live CD
I am under creation of a Linux installation CD for an embedded system I am developping.
I have a general question regarding this topic. I have made some automatic installs a while back using ...
2
votes
3answers
2k views
How to check throughput (query per second) of a database?
I have PostgreSQL dbms. I want to check live throughput of the DBMS.
I want to build a graph of throughput which will be updated every 10 seconds.
How do I do that? Any suggestion for MySQL will ...
0
votes
2answers
493 views
Server for a Web TV…dedicated?
I'm developing a website and I want to integrate a Live Web TV.
I have this dedicated server :
Quad Core Q6600
4x 2.40+ GHz
4GO RAM
1TO Disk Space
Unmetered Bandwidth
100Mbps (goes down to 10Mbps if ...
0
votes
4answers
947 views
Linux: Can I monitor all http connections to my site live? like tail -f /file/log.log only for http connections?
I want to monitor whether or not people are accessing my site live. I want to see the http connections made to my site in terminal/ssh. Something like a tail -f /file/log.log function but I believe ...
0
votes
1answer
158 views
Setting up Live @ EDU
[PROBLEM]
Hello everyone. I have a small issue here. We are trying to get our exchange accounts for students only ported over from an exchange server 2003 to the Microsoft cloud services known as ...
1
vote
1answer
331 views
CentOS live CD does not boot
Seems very trivial but still ...
I followed the instructions here:
https://projects.centos.org/trac/livecd/wiki/CreateImage
None of the images created boot. I tried VMWARE Workstation (v6.5) as well ...
4
votes
1answer
898 views
Convert exisiting CentOS install to a LiveCD
I would like to create an image of my existing CentOS from hard drive to a livecd.
I don't want to customize an installation cd, because I have many installed software which does not have RPM's.
I ...
1
vote
4answers
759 views
mysqldump with single transaction option on live production servers
I am currently investigating a mysql backup solution to implement on some production servers.
After reading a while, I concluded that the best solution is to implement a mysql replication using the ...
4
votes
4answers
597 views
Backing up a MySQL database - while it is still in use
I currently backup my MySQL database using mysqldump, for example:
mysqldump --user USERX --password=PWDX DBNAMEX > dbbackup__`date '+%m-%d-%Y'`.sql
When I perform the backup (initiated via a ...
1
vote
2answers
124 views
Need an expert for advanced internet radio solution
Long story short - online radio with both admin and client interfaces in flash (it will be browser based radio).
I cant figure out the best way to mix live audio stream from microphone with uploaded ...
4
votes
2answers
450 views
Android phone as a Live Linux USB stick? [closed]
I got only a quick question before I actually try to do this thing myself. HTC phones with Android can be used as classical USB mass storage sticks, so I'm planning to use one as a live Linux USB ...
0
votes
1answer
693 views
How do you hot-deploy java applications in production?
Assuming you have a productive java application and don't want to have (even small) downtimes for software updates (including updated .class files) to take effect.
What infrastructure / server / ...
1
vote
1answer
681 views
Can red5 server be used for live streaming of mpeg2 files to Flv players?
(new to media streaming so please forgive my ignorance)
I need to provide live streaming to FLV players out of MPEG2 encoded video files. Clients must NOT be able to START/STOP/FF/RW the video, just ...
1
vote
2answers
81 views
Embedding live updating video into html page
If you've ever used the mac app EvoCam you know what I mean. It has a way of taking the feed from your webcame and embedding it into a web page without any flash. It's using like javascript and java ...
10
votes
4answers
1k views
How do I make a backup of a live server?
At my new job, I have a production server with the following qualities:
Windows Server 2003, ancient hardware
Absolutely vital database
No backups whatsoever
Everyone in the company has full admin ...
0
votes
1answer
219 views
Local Live Quicktime Video Broadcast, latency?
I'm looking into the feasibility of using a local server to distribute live video of a conference to delegates in the same room. They would still hear the live audio coming from the speaker, so only ...
1
vote
1answer
799 views
Enable live streaming on website
I have a server colocated in a datacentre (dedicated 1Gbit line, SSDs, etc.) running CentOS 5.4 64-bit.
I want to stream live video from a device (webcam, camcorder, whatever.) to my server which ...
2
votes
3answers
2k views
Xen Live Migration Across Network Storage
If you have two network storage boxes (iSCSI specifically) can you livemigrate (either with Xen or XenServer) across the storage units or does it just have to be done when the VM's are paused/shutdown ...
0
votes
1answer
565 views
Convirt Tool xen live migration virtualization
have any one use http://convirture.com (convirt) tool to manage RHEL 5.3 XEN server and live migration if yes pls let me know how can done!
0
votes
2answers
228 views
Approach to the live USB creation
Our customers have a need to create a live USB linux system (Debian/Ubuntu based) that will be distributed on USB sticks.
I see two approaches here:
“Factory”-based approach. Use the Debian/Ubuntu ...