@ubi
so typing the IP of b2 did not work so I did a reboot via ssh. B2 is back again, so it was not the resolver.
Hell knows.However I will run the update to close all windows and doors.
Thx.
L.
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 51 matches
- 11 Jan 2014, 15:46
- Forum: B2 & B3 Support
- Topic: howto restart via ssh
- Replies: 5
- Views: 9848
- 09 Jan 2014, 05:53
- Forum: B2 & B3 Support
- Topic: howto restart via ssh
- Replies: 5
- Views: 9848
Re: howto restart via ssh
@ubi
I also think it is the resolver. I'll test in the evening. But unless I can not see the configuration of bubba it will be tricky to set the router right.
Thx and keep you posted.
L.
I also think it is the resolver. I'll test in the evening. But unless I can not see the configuration of bubba it will be tricky to set the router right.
Thx and keep you posted.
L.
- 09 Jan 2014, 02:41
- Forum: B2 & B3 Support
- Topic: howto restart via ssh
- Replies: 5
- Views: 9848
howto restart via ssh
Hi,
however my home network went nuts and my internet modem router (ADSL) hung up seriously. However I solved this problem. But after that I can not reach bubba anymore via the webinterface using b2.local. Smb works so, I can get hold of my files and I can log in via ssh.
For a starter I would ...
however my home network went nuts and my internet modem router (ADSL) hung up seriously. However I solved this problem. But after that I can not reach bubba anymore via the webinterface using b2.local. Smb works so, I can get hold of my files and I can log in via ssh.
For a starter I would ...
- 29 Jun 2013, 08:46
- Forum: B2 & B3 Support
- Topic: hard disc temperature
- Replies: 2
- Views: 5536
hard disc temperature
Hi there, I am asking for your experience.
I now have my B|2 for 4 years with its original 1T hard disc. I recently had a sverfailure in the office which was caused by the hard discs running over 40 °C. My B|2 hard disc allway runs at about 50 °C. So now I am a bit worried. Any experiences ...
I now have my B|2 for 4 years with its original 1T hard disc. I recently had a sverfailure in the office which was caused by the hard discs running over 40 °C. My B|2 hard disc allway runs at about 50 °C. So now I am a bit worried. Any experiences ...
- 08 Jul 2012, 15:21
- Forum: B2 & B3 Support
- Topic: cron backup job
- Replies: 6
- Views: 10699
Re: cron backup job
Dear all,
thanks for the answers. However, my question was not included. I think I know how to use nano. And usually I log in to my B2 every week via ssh and perform rsync as su manually for different folders, which also include user folders. I want to let this be done by a script and cron. rsync ...
thanks for the answers. However, my question was not included. I think I know how to use nano. And usually I log in to my B2 every week via ssh and perform rsync as su manually for different folders, which also include user folders. I want to let this be done by a script and cron. rsync ...
- 05 Jul 2012, 15:58
- Forum: B2 & B3 Support
- Topic: cron backup job
- Replies: 6
- Views: 10699
cron backup job
Hi,
I want to run a script every evening by cron saving some folders in the home drive to an external drive as described in the wiki http://wiki.excito.org/wiki/index.php/B ... sing_Rsync.
Which crontab I should edit?
I would use nano for editing.
L.
I want to run a script every evening by cron saving some folders in the home drive to an external drive as described in the wiki http://wiki.excito.org/wiki/index.php/B ... sing_Rsync.
Which crontab I should edit?
I would use nano for editing.
L.
- 25 Jun 2012, 17:17
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
- 25 Jun 2012, 15:45
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
Re: COPY from backup
I will give it a try. If it not works I just will set up the server as third time. However I already have folders and files which are without user and thus can not be deleted. They belong technically to the third user I created. However after syncing the storage folder for test end tried to delete ...
- 24 Jun 2012, 13:34
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
Re: COPY from backup
Ok. Then I am left with resetting the user rights to all users and distribute the files as they belong to each user.
L.

L.
- 24 Jun 2012, 08:10
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
Re: COPY from backup
I named the users the same. Now how can I check whats the user id on bubba and on my files?
L.
L.
- 24 Jun 2012, 07:19
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
Re: COPY from backup
ok. what to do then?
I can plug the hdd to my linux computer and assign new rights. Meaning read, edit and so on for all users. Would that do?
I mean, whats the use of doing rsync for backup if I can not copy the files back?
L.
I can plug the hdd to my linux computer and assign new rights. Meaning read, edit and so on for all users. Would that do?
I mean, whats the use of doing rsync for backup if I can not copy the files back?
L.
- 24 Jun 2012, 04:32
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
Re: COPY from backup
ok I think will do. I am copying with root anyway. If I sync into the users folder are the rights assigned of the users?
L
Code: Select all
rsync -rltgov
L
- 24 Jun 2012, 01:32
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
Re: COPY from backup
Ok, just to make it more detail.
I made the backup using rsync --rav which preserves the user rights and time stamps. Now I want to copy them back to the new user directory. I am not very familiar with rsync, but it seems that he userrights are preserved also, when I copy the data back. This leads ...
I made the backup using rsync --rav which preserves the user rights and time stamps. Now I want to copy them back to the new user directory. I am not very familiar with rsync, but it seems that he userrights are preserved also, when I copy the data back. This leads ...
- 23 Jun 2012, 09:57
- Forum: B2 & B3 Support
- Topic: COPY from backup
- Replies: 13
- Views: 16365
COPY from backup
Hi, now I updated my B2 with Bubba 2 software version 2.4.1. I made a fresh new install. Before I backuped everything in the data partition. I have 3 different users. Now I want to copy the data back to the users directories. How can I do that.
I made the backup with rsync so properties and user ...
I made the backup with rsync so properties and user ...
- 23 Jun 2012, 08:51
- Forum: B2 & B3 Support
- Topic: B2 not booting after update Bubba 2 software version 2.4.1
- Replies: 5
- Views: 8938
Re: B2 not booting after update Bubba 2 software version 2.4
Ok, must have been the stick and/or the *.zip file. Everything ran through.
Solved (this part)
L.
Solved (this part)
L.