similar to: Need some help (been hacked)...

Displaying 20 results from an estimated 2000 matches similar to: "Need some help (been hacked)..."

2015 Jun 09
2
centos 7 will not install :(
Please ... any info on how to proceed??? After I made sure it had the correct sha256sum, and after I burned it to DVD, and and dd'd the DVD back to a temp file and again checked the sha256sum of the temp file, all was OK. Same sha256sum. So, I rebooted the machine and it booted up from the DVD. I got a message that it was not using VNC, Then after that immediately an error came out saying
2015 Jun 08
1
Unable to install Centos 7 64 bit
Thanx to all who replied. I downloaded using torrent and that was indeed fast. However .... after I made sure it had the correct sha256sum, and after I burned it to DVD, and and dd'd the DVD back to a temp file and again checked the sha256sum of the temp file, all was OK. Same sha256sum. So, I rebooted the machine and it booted up from the DVD. I got a message that it was not using VNC,
2009 May 28
3
how to avoid add 'X' before numeric colnames when read.table
Hi all, Is there any way to keep numeric colnames as is? Any hint will be appreicated. Xin Zheng [[alternative HTML version deleted]]
2003 Nov 09
3
unable to find path
Hi. I just tried updating asterisk and I guess I broke something. Here's the log: Unable to find a path from G729A to SLINR Unable to find a path from ULAW to G729A Any ideas on what I should try? I tried nuking all the zaptel stuff in the system and the source and started over agian. Also nuked the asterisk config files.... I saw this asked once before but there was no reply :-/
2015 Jun 09
3
centos 7 will not install :(
I did see your post. So, even though the sha256sum was perfect on the iso file and on the DVD, it failed to install. I then used a usb flash drive and booted the flash drive to do the install. It also failed. The screen image I took with my camera can be viewed at https://www.sendspace.com/file/4828ej The questions I have are: why VNC ??? VNC is a horribly insecure protocol. Why would I want
2007 May 15
1
IBM x3250 + CentOS
Hi, Is anyone using CentOS on an IBM x3250? Were you able to get it working using vanilla CentOS, without any binary drivers? Any tips onlist or off would be appreicated. We are planning to buy one soon. Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070515/c3cfb9fb/attachment.html>
2009 Apr 08
1
Dynamic Home Shares
Hello, I am attempting to dynamically create user shares when they connect to the server based on their username. I cannot use [homes]. My reasoning for this is that the users require a $ at the end of the share or it becomes confusing to them(long story). What I'm seeing is that some Windows XP clients will connect to /home/<username> but other clients try to connect to
2010 Jun 28
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
> Any help would b appreicated. This is one of my critical assignment. Well, as was already indicated - make sure that you're using the latest binutils (2.20 is not fresh enough, btw). -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2004 Dec 13
1
auth. username rewriting?
Hello, Now, I'm faced with a problem: I need to be able to login using the same username that I bind against using ldapsearch, and not the sAMAccountName given to me via winbind. ie. to login using one of my AD usernames right now, I issue: su - ADSDOMAIN+username1 but the binddn I use to search the ldap directory is, say, username2: ldapsearch -x -W -D"username2"
2003 Sep 19
1
codec probs wit g723.1
Hi all, i don't know how often someone ask for this, but i ask agian: Is it possible to use G723.1 with * or not ? I tried to use G723.1 from * over OH323 to a gatekeeper from my provider. The situation is following: Zap/analog ---> IAX -----INTERNET-----IAX--->OH323---->GATEKEEPER/PROVIDER The provider supports G723.1. Can someone help me ? Regards, Thomas.
2010 May 13
1
Can't print a pdf?
I just had a strange occurrence. I was printing out some PDFs and I pulled one down off the web (my wireless bill) and tried to print page 1. My browser properly fired up AR9, but nothing printed. I tried agian, still nothing. I saved the file, opened it with the Document Viewer and it can't print the file either. I tried opening it with GIMP, and it gets this error: Opening
2018 May 18
2
Dcs Replication
On Fri, 18 May 2018 08:50:44 -0300 Carlos via samba <samba at lists.samba.org> wrote: > Hi! > > Thanks very much agian, but a really think is "good"  all dcs > replication(full  mesh). > > I read more about "sites"(link send for you). > > But i dont understand msg the erro: > > ------------------- > > May 17 16:54:44 dc2
2009 Aug 02
1
log information .d..t... etc
Hi there all, I sincerely hope I'm posting this message in the correct space? I'm fairly new to rsync (And Linux for that matter) BUT after exploring rsync quite exstensively I can't seem to find the information I'm looking for. In short I need to know what the logging displayed relates to? For example: 2009/08/02 11:38:58 [5596] .d..t...... music00/ 2009/08/02 11:39:01 [5595]
2005 Jul 22
1
find confounder in covariates
Hi, I was wondering if there is a way, or function in R to find confounders. For istance, > a = sample( c(1:3), size=10,replace=T) > X1 = factor( c('A','B','C')[a] ) > X2 = factor( c('Aa','Bb','Cc')[a] ) > Xmat = data.frame(X1,X2,rnorm(10),rnorm(10)) > dimnames(Xmat)[[2]] = c('z1','z2','z3','y') Now,
2010 Feb 03
1
Additional field data collection
This is a subset of a much larger dataframe. I would like to be able to automate finding the pair of x, y coordinates where the line crosses zero agian x <- (structure(list(bankfull_depths_m = c(0, 0.17, 0.38, 0.37, 0.36, 0.39, 0.47, 0.48, 0.19, 0.05, -0.05, -0.09), measurment_num_m = c(0.2, 0.4, 0.6, 0.8, 1, 1.2, 1.4, 1.6, 1.8, 2, 2.2, 2.4)), .Names = c("bankfull_depths_m",
2010 Jun 25
0
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
Hi, Any help would b appreicated. This is one of my critical assignment. Thanks Sanjeev On Thu, Jun 17, 2010 at 7:03 PM, Sanjeev chugh <sanjuchugh at gmail.com> wrote: > Hello, > > Thanks for the reply. We have an product whose one part has lot of > algorithms doing some graphics work. Our intention was to figure out if > there can be any performance gain if we use llvm
2007 Oct 24
3
acts_as_taggable
Hello All, I have a table for which i need to tag and i am applying acts_as_taggable for that I have a table called localities and I created a table called tags and tags_localities ,Now my requirement is i need to create new tags and i should be able to add sub tags to the new tags So its basically applying Tagging on tags agian can any one give me a idea of how can i do this
2009 Jul 16
1
Softoken II issues during install
Hi, I'm trying to run Softoken II in wine but having very little success. When installing using the softoken msi file it doesn't seem to get as far as it does on a windows machine. But there still seems to be some part of the install completed as I can run Softoken exe afterwards, although it gives me problems. I run the msi using: Code: wine start softoken/setup.msi And I get the
2012 Jan 12
4
[PATCH] qemu-dm: add command to flush buffer cache
Add support for a xenstore dm command to flush qemu''s buffer cache. qemu will just keep mapping pages and not release them, which causes problems for the memory pager (since the page is mapped, it won''t get paged out). When the pager has trouble finding a page to page out, it asks qemu to flush its buffer, which releases all the page mappings. This makes it possible to find
2010 Jun 23
1
Trouble compiling igraph. . .
Been and R-user for about 5 years now in an industrial setting, and always find the mailing list most helpful. I have run into problem compiling igraph on R. I have contacted the maintainer of igraph, and he has determined that it is not an igraph problem. System is FreeBSD 7.2, R-2.10.1 [also have a sandbox machine running FreeBSD 7.3, R-2.11]. Both machines fail the installation of igraph.