search for: somewhere_else

Displaying 7 results from an estimated 7 matches for "somewhere_else".

2008 Jan 04
3
Can''t access my data
Hi Folks.. I have/had a zpool containing one filesystem. I had to change my hostid and needed to import my pool, (I''ve done his OK in the past). After the import the mount of my filesystem failed. # zpool import homespool cannot mount ''homespool/homes'': mountpoint or dataset is busy The data seems it might still exist, (correct amount of used space is reported),
2008 Jun 05
2
how to add a method without coding it directly into app?
i''m missing something here. how would I code this outside the application to be shared with other Camping apps? module Blog::Controllers module AuthenticationHelper def self.included(base) class << base define_method :authenticate do |*a| a.each do |meth| if method_defined?(meth.to_s)
2007 Sep 16
0
Port forwarding from dom0 to bridged domU with IPVS
...ddress:Port Forward Weight ActiveConn InActConn TCP dom0:2222 rr -> shells:ssh Masq 1 0 0 And finally, from an outside machine : imil@tatooine:~$ ssh -p 2222 dom0 imil@dom0_public_ip''s password: Last login: Sun Sep 16 01:15:40 2007 from somewhere_else OpenBSD 4.1 (GENERIC) #874: Sat Mar 10 19:09:51 MST 2007 imil@shells ~$ It Works ! Hope this method can save time to some of you, for us it''s now the perfect solution as it provides us also the ability to loadbalance services on other domU''s. Regards, ----------------------...
2006 Jan 09
4
How to carry parameters to a new page?
Hello, I have a page where user can register him/herself to the site. If the user enters something wrong, or leaves blank textboxes, I want to reload the page and tell the user what went wrong. Also the textbox-values the user already entered, should be kept in the textboxes. For example, in my user-controller: if @username.length == 0 redirect_to :action =>
2017 Apr 09
0
failed to set times on ... Invalid argument (22) and what to do with it
...27597] set modtime of filename1.ZjS8YL to (370409472) Sun Sep 27 03:31:12 1981 2017/04/07 18:44:41 [27597] rsync: failed to set times on "filename1.ZjS8YL" (in users): Invalid argument (22) 2017/04/07 18:44:41 [27597] renaming filename1.ZjS8YL to filename1 === Both 'cp -a filename1 somewhere_else' and 'touch -r filename1 something_else' fail as well, and in a bug tracker we can stop here with a WONTFIX. However, copying times with stat() / utime() from filename1 to its destination fixes all its time transfer problems once and for all, so certainly something can be done here...
2015 Apr 24
9
Real sh? Or other efficient shell for non-interactive scripts
On 04/24/2015 03:57 AM, Pete Geenhuizen wrote: > if you leave it out the script will run in whatever environment it > currently is in. I'm reasonably certain that a script with no shebang will run with /bin/sh. I interpret your statement to mean that if a user is using ksh and enters the path to such a script, it would also run in ksh. That would only be true if you
2007 Feb 10
16
How to backup a slice ? - newbie
... though I tried, read and typed the last 4 hours; still no clue. Please, can anyone give a clear idea on how this works: Get the content of c0d1s1 to c0d0s7 ? c0d1s1 is pool home and active; c0d0s7 is not active. I have followed the suggestion on http://www.opensolaris.org/os/community/zfs/demos/zfs_demo.pdf % sudo zfs snapshot home at backup % zfs list NAME USED AVAIL REFER