Ubuntu Servers :: Change The Main Video Output On Server?
Jun 15, 2010
I have a ubuntu server running on a ten year old desktop and it runs great but i cant seem to change the video out put away from the normal anolog port to a TY port.My server is just for home use and I do not know the terminalThe reason I need to move to the other port is I do not have a screen for it but I do have a little old TV that will work.
View 2 Replies
ADVERTISEMENT
Mar 7, 2010
I installed KMplayer but I cant play video files...No video output but can get only the audio output...So how to make this work for videos?
View 2 Replies
View Related
Feb 19, 2010
I'm using dual-screen output with KDE 4.4 on my laptop. Is it possible to have the KDE panel on the external monitor if attached and back on the laptop's LCD panel as soon as the monitor is disconnected?
It seems that Plasma prefers the built-in LCD even if an external monitor is connected. I tried various settings with xrandr and also in the System Settings but none of them helped. The only way to move the KDE panel to the external screen is to disable the built-in LCD.
What I would basically like to do is to use the external monitor as primary in the office and the laptop LCD next to it as a second screen. When I'm traveling I'd like to use only the laptop LCD.
Is there also a nice way to switch between the screens? On the Internet I found a script for the "screen switch" key for IBM Thinkpad and modified it to work on my Dell. But it would be nice to have this also automatic: autodetect the monitor attachment/removal and perform a configured action. The KRandr doesn't seem to have such a feature. Is there anything I could use?
My system is: Kubuntu 9.10 with KDE 4.4 upgrade. Hardware: Dell Inspiron 1545 with Intel GM45 card.
View 3 Replies
View Related
Nov 26, 2010
I have a headset microphone plugged into the built-in audio input. The output is plugged into an amplifier > speakers.
Pulseaudio is "helpfully" routing the microphone input signal to the speaker output. I do not want this. I go to pavucontrol and disable the "monitor of the internal audio analog stereo" -- and what I say into the microphone is still coming out of the speakers.
Google gives a lot of information about how to live-stream mic input over the Internet. And, I found this here (that's for karmic, I'm running lucid):
[URL]
... but that's about how to ENABLE loopback. It says loopback should not be enabled by default, but I very clearly hear that something is doing the same thing as loopback.
(Of course, I need to hear sound from applications that are playing, and when I'm dictating text into NaturallySpeaking running under virtual box, I need sound input to go there -- so turning the mic all the way down to zero is not the solution.)
I'm fairly sure I remember hearing this behavior ever since installing Ubuntu, and I didn't do anything to turn it on. I can't imagine most users would prefer this behavior -- if it's the default behavior, why? It makes absolutely no sense to me. (Sorry. It's one of those piddly little configuration things that costs a couple of hours of web searching time, and after a while I just have to give up, but not before becoming much more frustrated than I should have to.)
So, to be clear, here's what I want:
- Applications playing audio should send sound to the main output.
- Applications receiving audio input should hear the microphone.
- Microphone sound should not EVER go to the main output unless I have explicitly launched an application making the connection. (The signal goes input -> output even when NO application is open - hence my consternation.)
View 1 Replies
View Related
Jan 25, 2010
Php file that basically runs a few commands and echoes the output. It's for checking things like temperatures etc, space free.
You can see it in action here: [url]
I've attached the actual php file.
Two questions:
1) What more can I add to it to give me even more information?
2) I want to add hddtemp but it requires sudo to run. How can I get around this?
View 4 Replies
View Related
Apr 27, 2010
I have currently 7 servers that report logwatch every day.Fact is that it's lot of information to process every day, I would like to have as short as possible overview of events happened in last 24h is only critical/warning information . It would be + if all servers output could be gathered in 1 email
View 2 Replies
View Related
Oct 24, 2010
I am using the main menu, not the main menu bar thing and when I click on the Ubuntu logo it responds okay but when I go to some of the sub-menus it lags except the Sound and Video one. That one works just fine.
View 3 Replies
View Related
Sep 9, 2010
I have an external monitor connected to my laptop and I'm trying to change the external monitor to be my main monitor (the one that the menus appear on).
There is no option to change the primary monitor in system>preferences>monitors.
View 5 Replies
View Related
Jan 27, 2011
i just listening a song on vlc and read this thread. [URL]... After reading complete thread i just off vlc and then start installing software with instructions given in the thread. When google earth installed. i just use google earth only 10 minutes and then again play a song. then vlc looks like this. Screenshot.png and no video playing. no main menu show. What it happen? i try to remove it. sudo apt-get remove vlc and again install it sudo apt-get install vlc
same result.
then i apply
sudo apt-get remove --purge vlc
and install again same result.
i just want to vlc its default condition.
View 9 Replies
View Related
Feb 24, 2010
I had installed fedora 12 few months ago on a PowerEdge 1900 server but I did not install any video. Some times the screen looks shabby (attached is how it looks like) and scrolling is also not smooth. where can I get video drivers for my server.
View 1 Replies
View Related
Jul 18, 2010
I want to change this icon, i do it right, but it stays just for one user, not for all users! ow to change it for everyone?
View 3 Replies
View Related
Feb 13, 2011
I've tried many many many ways of changing the main menu icon but I cant manage it! I've got one but I just can't get it to change i've tried gconf, i've tried going to /usr/share/icons/gnome/places and change the icon start-here.png and tried some other ways does anyone know how to change it in Ubuntu 10.10 preferably not using gconf.
View 9 Replies
View Related
Jun 7, 2011
I've been trying to install Handbrake (video converter) but its not in main repositories. So i went here and here to try and find a way to add the PPA. I got more or less the same error both times:
Code:
https://launchpad.net/api/1.0/~stebbins/+archive/handbrake-snapshots: <urlopen error [Errno 8] _ssl.c:499: EOF occurred in violation of protocol>
and this:
Code:
https://launchpad.net/api/1.0/~stebbins/+archive/handbrake-releases: <urlopen error [Errno 8] _ssl.c:499: EOF occurred in violation of protocol>
View 2 Replies
View Related
Aug 25, 2010
I'm working on a remote Ubuntu 9.10 server, which is accessed via VPN. I installed Joomla, but had difficulty uploading new components, which I traced to a file permissions problem. I used FileZilla to FTP onto the site and tried to make the chmod changes I needed, but the commands kept failing. Eventually, I contacted the sys admin and told him I thought that there was an ownership problem with the directories. He checked and told me that I was logging in with exactly the same user name and password that he was using (it's not a live system currently) and that he could make chmod changes without any problems. Because all my attempts were still failing, he eventually did the following:
chown -R administrator:administrator /var/www
/var/www is where all the Joomla files are stored and Administrator is the user name.Now I find that when I run a chmod command in FileZilla, the server reports that it worked (see below):
Status:Connected
Status:Retrieving directory listing...
Command:CWD /etc
[code].....
However, if I go back and check the tmp folder permissions, I find that they are still set to 777.This still looks like an ownership problem to me, but I don't understand why the server seems to think that the chmod changes are working, when they aren't.
View 4 Replies
View Related
Feb 3, 2011
I finally got the server running. All seems OKAY, however I want to change the default player on my server. As of now, when I upload a file, it plays but has no "play/pause/stop/mute/fullscreen" buttons. How do I get those? I've tried installing FFMPEG, MPlayer and a few others to no avail. Please suggest a tried&true method of allowing for this. I need it to be able to at least play audio(mp3) and video(mp4,wmv,avi,flv)
View 4 Replies
View Related
Jul 4, 2011
I have been running two Ubuntu 10.10 servers for some time now. My main server is 10.111.1.65 and backup server is 10.111.66. The main server is to host my website and ssh remote access (Key auth). The backup server pulls via ssh key auth what is in my /var/www (among other folders) to the backup home dir (encrypted). For some reason today I checked the uptime and it was 7 hours on both servers. All my other computers on the same power supply have a uptime of over a month. For some reason I now cant access backup via ssh from main's key (I could before) and I can not get to the home dir, see below:
Code:
carlos@UbuntuSvrDell2400:~$ sh "Access-Your-Private-Data.desktop"
Access-Your-Private-Data.desktop: 1: [Desktop: not found
[code]...
View 3 Replies
View Related
May 7, 2010
Does Ubuntu Server 10.04 give me a good/easy way to upload music, photos, and videos and automatically have them available to a TiVo, a PlayStation 3, and Macs/PCs running iTunes on the network?I'd additionally like it to be able to transcode the videos into formats that the PS3 can handle.
View 3 Replies
View Related
May 29, 2010
Whenever i try to apply a new theme .. everything seems to be ok except the gnome menu ... sometimes when applying icons, depending on the theme you can see it has applied almost everywhere except when u go to "Places" the icons there in the gnome menu is still on default.. have a look at the screenshot here..
View 3 Replies
View Related
Aug 25, 2010
Will i be able to boot openSUSE and other OS on same disk after replacing main board. i wish to set raid 5 but lack additional sata ports on main board. The boards have same pci, audio and graphic hardware.
View 2 Replies
View Related
Mar 17, 2010
I'm using comcast, and I setup my server, everything works fine.But later I found out that the server inet address is changing everyday, and it makes my server almost not accessible.Is there anyway to fix that problem??
View 5 Replies
View Related
Sep 12, 2010
On Ubuntu Desktop editions, there is a GUI application which allows easily changing to a different server. It can even find out how one is the fastest update server.Is there a corresponding command line tool available to do this? Because I'm using the Server edition without GUI. I hate to manually edit /etc/apt/source.list.
View 4 Replies
View Related
Nov 15, 2010
I installed server 10.10, but it has the wrong keyboard layout. Can i change it to swedish via ssh, because the keyboard preferences wont start via the vnc?
View 1 Replies
View Related
Mar 10, 2010
i need to change ssh port on the servers including centos and ubuntu when i make changes to /etc/ssh/sshd.config and change the port to something else restart sshd then i can determine that port 22 is not working but ssh does not connect to new port it says "no route to the host"
View 9 Replies
View Related
May 30, 2011
this happens with both VLC and Totem, when in either of those programs playing a video, if I click on one of the top menus, say View in Totem, the video stays on top of the drop down options. In order to see the options I have to hover over them with the mouse at which point they become momentarily visible. I read a post somewhere where someone had a similar problem and it was solved by reinstalling Compiz, but I've tried uninstalling it entirely, reinstalling it, etc. and none of it works. It doesn't happen with flash videos in firefox, it does happen with visualisations in Totem, and it only started happening since I upgraded to 11.04.
View 4 Replies
View Related
Apr 11, 2011
I am setting up a MythTV environment to switch from Windows based MediaPortal (with a high number of disturbing bugs). Yet, I have three difficulties, which I want to discuss with you. They are:
- No audio via HDMI see [URL]
- Video resolution seems to change during video playback
- Channels cannot be found via DVB-S [URL]
As you can see, I have created three posts to keep discussions focused.
Alltogether I have the following setup:
- AMD 5050e CPU
- 8 GByte RAM
- Biostar TA890GXE
- Samsung LE40M86BD, connected via HDMI (and only HDMI)
- Mythbuntu 10.10 with proprietary drivers installed
- Technisat Skystar HD2 DVB-S card (two times)
Now, here is the problem:
Whenever I playback any video material using e.g. VLC, the screen resolution changes. This also applies when playback the video in a window and not fullscreen. The problem is that whenever the screen resolution changes, short time later the TV set blanks screen and show the TV set specific information "unsupported video mode".
How can I enforce to stay in the configured video mode?
View 2 Replies
View Related
Apr 23, 2010
I can't write to directories inside my main file system. This is annoying, how to change?
View 3 Replies
View Related
Aug 30, 2010
I reduced my system font sizes from default 10 down to 8, but I want to also reduce the height of the Main Menu correspondingly. I've searched the forums and Google, but can't find a method for doing this. See the screenshots - both menu heights are exactly the same, but if I reduce the font size, I'd like the menu to shrink too.
View 3 Replies
View Related
Jun 13, 2009
The Gnome desktop environment in Fedora permits a range of themes to be used, including icon sets. Some themes will include an icon for the Gnome Main Menu that you may or may not like including the default Fedora "infinity" Main Menu icon.Most launchers, whether on the desktop or on a Gnome panel, will permit you to change the individual icon. The Gnome Main Menu offers no such facility. Whereas there have been several challenging methods suggested to change that icon on a system-wide basis, there is an easy and straightforward way to do it on a user account basis.
Note: the method described herein applies only to the single Main Menu icon usually added to a Gnome panel in place of the custom Menu Bar that Fedora creates by default. This method does not work with the default custom Menu Bar. To add the Main Menu to a Gnome panel, right-click a blank area of a panel and select Add to Panel, then select "Main Menu" from the box that appears. Move the Main Menu icon to your desired location by right-clicking it and selecting Move. Remove the original custom Menu Bar by right-clicking it and selecting Remove From Panel.Install Gnome Configuration EditorInstall the Gnome configuration editor program using either System > Administration > Add/Remove Software or the command line (as root):
Code:
yum install gconf-editor
With this program installed, each user can tweak the Gnome desktop to the extent that the
[code]....
View 2 Replies
View Related
Dec 5, 2009
I have finally ditched Ubuntu/Mint after 2 years and have now installed Fedora 12. I am excited to give it a spin. This was the first version of Fedora that finally recognized my intel graphics card.
I have 2 questions:
1. How do I edit the fedora/Gnome main menu? When I left click on Applications, etc. I am not given that option.
2. How do I change the login screen?
View 3 Replies
View Related
Feb 3, 2010
I downloaded Eclipse and am trying to create a launcher for it in the main menu. I finally figured out that a .desktop file needed to be made in /usr/share/applications, but I can't get the icon to show up. For the "Icon" field in the .desktop file,tried giving an absolute path to an icon in my home folder, and I also tried putting the icon in all the folders under /usr/share/icons and just putting "eclipse" (the icon file name) as the valueI had copied this last from some of the existing .desktop files that worked, but still had no luck. Does anyone know how to do this?
View 3 Replies
View Related