search for: clunking

Displaying 20 results from an estimated 35 matches for "clunking".

Did you mean: chunking
2007 Aug 10
1
rfImpute
I am having trouble with the rfImpute function in the randomForest package. Here is a sample... clunk.roughfix<-na.roughfix(clunk) > > clunk.impute<-rfImpute(CONVERT~.,data=clunk) ntree OOB 1 2 300: 26.80% 3.83% 85.37% ntree OOB 1 2 300: 18.56% 5.74% 51.22% Error in randomForest.default(xf, y, ntree = ntree, ..., do.trace = ntree, : NA not
2020 Apr 28
2
Tripp-Lite SMART1500LCD: powers off with /etc/killpower...then powers back on...
Hi Everyone, I recently bought a Tripp-Lite SMART1500LCD for my Linux Mint 19.3 machine, connected via a USB cable. I installed Nut 2.7.4 from the Mint package repository via sudo apt update && sudo apt install nut. Everything works great: NUT issues low battery warning when it reaches the set low battery point and then issues shutdown commands...computer shuts down..then the UPS shuts
2000 Mar 24
0
Problem 'ssh root@server' not working...
I'm trying to ssh into a server (RedHat 6.1) as root. And it's complaining about bad password. I set logging to debug and this is what it comes up with in the /var/log/messages file... Mar 24 10:38:08 clunk sshd[9830]: Connection from 192.168.0.102 port 605 Mar 24 10:38:08 clunk sshd[9830]: Failed rsa for ROOT from 192.168.0.102 port 605 Mar 24 10:38:14 clunk sshd[9830]: Failed
2009 Jan 09
7
AT&T Researchers and the New York Times
Is anyone in the leadership of the R-project going to contact the New York Times and clarify that the article gave remarkably short shrift to the people who designed the user interface for R, to a large extent AT&T researchers from an earlier generation? It would be the appropriate thing to do. The R team did not develop the user interface for R, the designers of the S programming language
2017 Jun 08
0
Apple Mac slave
> When you carry out tests to ensure that the setup is working well, you will pull the power cord from the wall and wait until the UPS reaches LB. This means waiting and wasting time. You can speed up the testing by setting LB very high so that the UPS reaches it quickly. Later you can set a more reasonable value. After the first test and the NAS is restarted I had to change the setting
2017 Jun 08
5
Apple Mac slave
On Thu, 8 Jun 2017, Robbie van der Walle wrote: > The "upsrw" command contacts upsd, so it sounds like you should be able to add a user to upsd.users on the NAS, and then run something like > this on the Mac: > > ??upsrw -s battery.charge.low=80 -u upsmaster -s sekret UPS at synology > > Per?http://networkupstools.org/docs/man/upsd.users.html?,
2020 Jun 22
2
reboot of nut managment node resets Tripplite SMX1000LCD
Hi, I'm not sure if it is a bug or a feature. I'm running Ubuntu 20.04 on my RPi4 which connects to the UPS over USB. I have noticed whenever I reboot my RPi4. It resets the UPS ( I can hear the relay) -- Powerloss. Any pointers to disable this annoying bug / feature. ups.conf: --8<---- [tripp] driver = usbhid-ups port = auto vendorid = 09ae productid = 2009 bus
2002 Mar 20
2
drbd + ext3 + interbase + data lost
Hello All, Yesterday, one of our customer's cluster(2 box) server goes down after a I/O error during the backup procedure. When we turn on the cluster again, the 600M database file have been lost, disapear. Now, I'm with one of the disks (the other was used to rebuild the database server) and need to know how can I recover any piece of data from the disk. After the crash we mount the
2016 Dec 24
2
unclear about expected shutdown behavior
Dear all, first post here and wanted to start by thanking everybody who made this possible. I've been reading the docs and setting up NUT from packages on ubuntu xenial. I have nut[-client,-server] installed, version 2.7.2-4ubuntu1. My UPS is an Eaton 5S 1500, which I picked from the list of supported devices. I've got it working and I can correctly query/monitor the UPS via USB etc.
2016 Dec 24
2
unclear about expected shutdown behavior
> On Dec 24, 2016, at 3:14 AM, Roger Price <roger at rogerprice.org> wrote: > > On Sat, 24 Dec 2016, Spike wrote: > >> ... from reading the docs it seems the UPS should power off, is that the case? > > Yes, The UPS should be sent a "delayed shutdown" command, upsdrvctl shutdown, to tell it to shut down _after_ the box. The amount of the delay can be set
2011 Jan 12
3
Secret of Monkey Island SE, steam on wine, crashes on start
I'm wondering if anyone can help me? I'm trying to run Secret of Monkey Island special edition in Steam on wine with Ubuntu Maverick Meerkat. I can install steam and use it to install the game (after it installs directx), apparently with no problems, but when I try to run the game, a window opens saying "Preparing to launch The Secret of Monkey Island: Special Edition". This
2013 Dec 04
2
Migrate from Samba 4 to Samba 4?
...e of late - when S4 4.0.0 arrived, I accidentally upgraded using my normal "git pull; ./configure; make; make install" procedure and instead of getting 4.0 I got 4.1pre. I hastily installed the 4.0.0 tarball but I think I've ended up with a broken schema because of it. It's been clunking along okay nontheless with the oddities just needing a little manual intervention now and again but last night I decided to install the 4.1.2 tarball. I wanted to do an "upgradeprovision --full" as I've been missing the SFU schema and I need to retain some UID consistency. My testin...
2015 May 22
2
Are UPS shutdown commands automatically sent?
Roger, So I'm pursuing the strategy of issuing the "upsdrvctl shutdown" command script when the OS (Porteus, in this case) is shutting down. I so far can't get it to do it, but I'm sure I'll overcome it, but I realized something else might be a problem. Won't that script execute every time Linux is shutting down, including rebooting? So, if I choose to reboot my
2020 Oct 30
2
Can't get CyberPower UPS to work with Raspberry Pi 4
On Thursday 29 October 2020 22:12:00 Charles Lepple wrote: > On Oct 28, 2020, at 9:56 PM, Gene Heskett <gheskett at shentel.net> wrote: > > Which looks very incomplete to me. OTOH, its not a very big UPS but > > neither is the pi. I have tested that, and it shuts off long before > > it outouts a LB signal. > > Which part looks incomplete, the variables or the
2015 May 23
0
Are UPS shutdown commands automatically sent?
On Fri, 22 May 2015, Rob Groner wrote: > So I'm pursuing the strategy of issuing the "upsdrvctl shutdown" command > script when the OS (Porteus, in this case) is shutting down. I so far > can't get it to do it, but I'm sure I'll overcome it, but I realized > something else might be a problem. > > Won't that script execute every time Linux is
2016 Dec 24
0
unclear about expected shutdown behavior
On Sat, 24 Dec 2016, Spike wrote: > ... from reading the docs it seems the UPS should power off, is that the > case? Yes, The UPS should be sent a "delayed shutdown" command, upsdrvctl shutdown, to tell it to shut down _after_ the box. The amount of the delay can be set in ups.conf. The UPS delayed shutdown turns off the output sockets on the UPS. On some UPS's this
2018 Feb 01
1
testing shutdown: pc not restarting; and "ups unavailable" messages
> Have you checked the BIOS option "Power on when AC Returns"? Yes, and I have set it to "always on" as opposed to "always off" or "last state". > Does the UPS unit perform a delayed power off some time after the box shuts > down? I have no idea. How would I find out? -------------- next part -------------- An HTML attachment was scrubbed...
2020 Jun 22
0
reboot of nut managment node resets Tripplite SMX1000LCD
On Mon, 22 Jun 2020, Yogesh Bhanu wrote: > I'm not sure if it is a bug or a feature. > > I'm running Ubuntu 20.04 on my RPi4 which connects to the UPS over USB. > I have noticed whenever I reboot my RPi4. It resets the UPS ( I can > hear the relay) -- Powerloss. > Any pointers to disable this annoying bug / feature. It looks as if the shutdown part of the reboot is
2020 Sep 05
0
ups not being started sat reboot
On Sat, 5 Sep 2020, Gene Heskett wrote: > But runs normally if started. On a rpi4 running an uptodate raspbian > buster, how do I set it to auto start at boot time? Hello Gene, By "auto start" I assume you mean the automatic power on of a box when wall power returns after a power failure. For this to work, two things are needed: 1. The UPS power outlets have been turned
2020 Oct 31
0
Can't get CyberPower UPS to work with Raspberry Pi 4
On Oct 30, 2020, at 12:22 AM, Gene Heskett <gheskett at shentel.net> wrote: > > On Thursday 29 October 2020 22:12:00 Charles Lepple wrote: > >> On Oct 28, 2020, at 9:56 PM, Gene Heskett <gheskett at shentel.net> wrote: >>> Which looks very incomplete to me. OTOH, its not a very big UPS but >>> neither is the pi. I have tested that, and it shuts off