I am streaming an internet radio station through vlc. When its playing in the player, the title bar shows the song title and artist. When going full screen, it shows the song title/artist for a brief moment in white at the bottom of the screen. But, that quickly disappears. It does not come back up when the song changes. Is there a way to keep the stream info on screen while in full screen visualization mode in vlc?
I am looking for additional monitor, I'm trying to save some money by looking on used and refurbished ones.
Used monitors are usually noticeably cheaper, but it is quite difficult to find something close to the desired model. Their condition also vary significantly.
Refurbished ones eliminate these problems for some additional money. Is there anything to look out for with refurbished monitors? Do many of the have lots of broken pixels etc?
I am looking for a guide on how to set up a local home server that will also be used as a web server. I have an old desktop with Ubuntu 12.10 and wish for this to be used as my central web and local server. I also have multiple Windows 7 systems at home that I wish to be part of this network and a wireless router. Can someone provide me with assistance on where to start (perhaps just the home network) or refer me to a guide on how to do this?
I have Windows XP OS. C: Drive has 7 Gb disk space out of that I can see only 4 GB are occopied. Currently only 265 MB are free space showing. Iam not sure how to retrive remaining 3 GB space. Can any one have any idea.
I am trying to do
[me@myPc]$ ssh me@server "nohup myBashScript.sh &"
My goal is to launch the process on the server, and then immediately return.
It is not working:
The job is started on server, but I still get the output on myPc and bash wait for completion prior to asking me for another command.
Why ? It's not supposed to !
Any way to avoid that ?
myPc is RHEL6.2
server is ubuntu 10.04 and
both runs openssh
I am trying to determine if the information shown on this website is the absolute maximum amount of information that a webserver can obtain from a web visitor.
Does anyone know of any other sites that will be able to get more information from the user passively like this? I'm not talking about port-sniffing or any kind of interaction from the user, just the info that a server can get from a 'dumb' visit.
Got this error
Lost connection to MySQL server at 'reading initial communication packet', system error: 111
Iam currently hosting a site under a subdomain
here is a page accessing the database :
http://payment.ygamtester.co.cc/search/index.html
I have seen a lot of posts about this all pointing to one solution
use ssh to alter a file in the mysql server
obviously you can't do that with a remotely hosted site under a hosting company
In an attempt to better fight spam, I've configured Postfix like this:
smtpd_client_restrictions =
check_client_access hash:/etc/postfix/client_whitelist
reject_unknown_client
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated,
reject_unauth_destination
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unknown_sender_domain,
reject_unknown_recipient_domain,
reject_unauth_destination,
reject_unauth_pipelining,
reject_invalid_hostname,
reject_rbl_client zen.spamhaus.org,
reject_rbl_client bl.spamcop.net,
reject_rbl_client l2.apews.org,
permit
This config has reduced a lot of spam, and with the whitelist I was able to deal with some misconfigured but legitimate servers in order to accept them. However, I'm wondering if this particular whitelisting config will be able to do the job if some other legitimate servers found themselves blacklisted in one of these RBLs. AmI missing something?
I am looking for options to install a system OpenBSD which has certain configs prewritten. What options can I look for?
An install image which when installed, installs a system with a configuration
A shell script with root privilege which does the required configuration after a regular install
Remote configuration of the target system after a regular install
Any help or pointers will be appreciated.
I am currently using sccm 2007 for our software deployment and PXE. During this summer I have been tasked with upgrading 2000+ machines from Windows XP to Windows 7. My plan is to use sccm to advertise the Windows 7 task sequence to the machines. However my question is, what is the best way to automate the deployment?
Can I make SCCM turn a machine on and make it run an advertised task sequence without having to be in the same room as the machines?
The current partition of mine mysql databases is full so it denies to start.
How can i move databases to another partition without losing anything.
Edit: Iam on Ubuntu 10 Server.
Thanks
I am doing a cleanup of some AD groups that are no longer used. One of the AD groups I could not delete because it seems that a member has this group set as the primary group (which I assume someone did by accident). Is there an easy way to find out who has this group set as primary?
We have a monitoring tool called SCOM which mainly monitors different OS related services .However, we being part of storage team would also like some of our services to be monitored.
We have HP NAS , and Iam wondering what all services I can ask the other team to monitor for us and alert us if something goes wrong.
The same goes with celerra and centera what important services can be monitored .I did search but to no avail.I ‘m not finding any of the useful services..Any help in this regard is greatly appreaciated
thanks!
I am running tomcat server on Fedora machine.
when I run tomcat using following command,
service tomcat start
it runs on localhost ,
but when i try to connect to the server using public ip address of the server as follows remotly
http://xxx.xxx.xxx.xxx:8080
it does not start
could someone help me with this issue
Thanks in advance for any help
I am trying to work with a legacy application in SQL Server which at some point does the following query
SELECT serverproperty('EngineEdition') as sqledition
The server replies with 2 (which is the correct edition), but the application closes since the app demands to be run over SQL Server Express which is 4. We don't have access to the code and the developer is long gone.
Is there a way to configure SQL Server so that when this query is received it simply returns 4 and not the value of the property?
Thanks
I've tried using the following:
:map j 3j
When I do this and reload the .vimperatorrc file, it actually starts zooming in the page I'm on. The funny thing is, if I type 3j on a page without any mapping, it works. I'm using Vimperator 2.3.1 with Firefox 3.6.3.
AmI missing something?
Thanks!
I'm comfused with the concept of 'Daily Duty Cycle'. For example if I have a scanner that the spec is: PPM (pages per minute): 90 and DDC (Daily Duty Cycle): 800.
and Iam interested in scanning ONLY 10hours continuously, what would it be the best choice:
90 * 60 * 10 = 54.000
or
(800 / 24) * 10 = 333
It is very different results. what would it be the best option?
I have a new computer with an Asus P8Z68-V LE + Intel i2500 + 8GB of RAM.
I installed Ubuntu without any issue, but the USB3 (from the motherboard - on the back of the computer) doesn't work.
I plug a USB stick -- nothing, I plug my USB3 external drive -- nothing, when I plug them into the USB2 and everything works perfectly.
Also, I ran all updates and everything is up to date.
What amI missing?
I have recently been finding myself stymied trying to perform searches for c#-related things in Chrome. The problem is that the omnibox truncates the # and everything after it.
This means typing c# foo" in the omnibox in Chrome and hitting enter returns highly unhelpful search results for "c" Google.
Any tricks or extensions that would allow me to type "c# foo" into the omnibox and return results that are related to c# and foo? AmI the only person with this problem?
Frustratingly, after a recent update to Windows XP mode integration features, the availability of shared disks from the hosts has been impaired.
Does anyone know any kind of workaround or fix (excluding dropbox et al)?
I have tried completely uninstalling and reinstalling as per http://www.sevenforums.com/virtualization/63710-refreshing-xp-mode.html#post568715
At one point restarting the machine appeared to have worked, but today again Iam without access to my host.
Interestingly audio and copy and paste to and from the machine are working.
Hi
How can I get Virtual Box go full screen, as of now Iam getting my guest OS in a small screen (640 x 480) type, even 'going full screen' doesn't make any difference ?
I want my guest OS to be of same screen size as my host OS !
Regards
I am trying to watch some videos stored on my desktop computer on the Xbox, but they are in a format that the Xbox cannot decode, so I have to stream them through Windows Media Center. However, as soon as I set up Media Center on the Xbox, anyone can go in and browse the directory structure on my desktop. I would like to "lock" the media library so that only I can add and delete folders from my desktop computer. Is it possible?
I'm trying to setup rsync to backup a remote directory to my local drive.
I cd to the directory that I want to pull the files to, then I enter:
rsync -vrtW [email protected]:~/public_html
I enter the password then it starts running. I get all the files listed, but none of them actually transfer. What amI missing?
Thanks
Hello,
I had to run AVG to clear a virus but now when I start my laptop it gives a message of
This application has failed to start because of BHO.DLL was not found.
Re-installing this application may fix this problem.
How do I turn off this message? Iam getting this everytime I start up the system.