Displaying 20 results from an estimated 1000 matches similar to: "Is this a ext related problem?"
2013 May 17
1
device in use after a reboot
Hello,
I have a server with an 17tb scsi-storage. In past, the storage has a
"jfs"-filesystem. Now i want to create a "ext4"-filesystem. I have
update the e2fsprogs from 1.41 to 1.42 (16tb limit >1.41).
Now I have an 17tb-storage as /dev/sda1 with ext4. I can mount this
device as /home/ (/etc/fstab "/dev/sda1 /home/ ext4 defaults 1
2". Now I start a
2018 Jun 26
1
Samba works, but no acces to home directories
Hello,
I installed a fresh opensuse Tumbleweed with samba
4.8.2+git.30.690aa93c189-2.2.
smb.conf looks as follows:
[global]
server string = host12
workgroup = WORKGROUP
; speed optimierungen
socket options = TCP_NODELAY
debug level = 10
getwd cache = yes
preserve case = yes
bind interfaces only = yes
interfaces = br0
2013 Apr 18
0
Splitting vector
Hi,
Try:
vec1<- "mue#d/sjbijk at ruepvnvbnceiicrpgxkgcyl@keduhqvqi/ubudvxopddpfddgitrynzshzdcwgneyffrkpbxwilwqngrsals#geqmtkcpkp/qecgdfa#uag"
library(seqinr)
?res<-lapply(0:4,function(i) lapply(2:5,function(j) splitseq(s2c(gsub("[#@/]","",vec1)),word=j,frame=i)))
#or
library(stringr)
res1<-lapply(0:4,function(i) lapply(2:5,function(j)
2006 May 18
0
multichannel streaming
I highly recommend the open source Jinzora project
(http://www.jinzora.org/). It has merged with and extended the capabilities
of the older NetJuke project. It's geared towards authenticated, on-demand
playback and supports many formats, ogg included. I've been thoroughly
impressed with the quality of the package, it's GUI options, and its
robustness.
I personally use icecast2 to
2002 Aug 14
5
samba & acl & xfs
Hi all, again.
I am trying to set up samba with acl-support on a debian woody (final) box.
The kernel has got XFS-support and getfacl and setfacl are working fine since
I have built the acl-debian packages from SGI's acl-sources. Also attr-dev, acl-dev
and the appropriate kernel-headers are installed. The acl.h can be found in /usr/include/sys/.
But all my efforts trying to implement xfs
2006 May 19
2
multichannel streaming
On Fri, May 19, 2006 at 07:30:54AM +0000, Georg Holzmann wrote:
> >So I'd rather look in direction of some client that is capable of
> >http authentication and can send range requests and a server that
> >understands
> >those. You'll have static files anyway so no need to make them into live
> >streams...
> hm ... what do you mean exactly ... something
2001 Nov 14
1
unresolved symbols in loop
Hello,
i have downloaded the kernel 2.4.14 and the correspondig ext3 patch
ext3-2.4-0.9.15-2414.gz. After this i extract the archiv at /usr/src,
renamed the dir linux to linux-2.4.14 and made a symlink linux-2.4.
I changed to the directory linux-2.4 and add the patch as decsribed
on the website gunzip < ~/ext3-2.4-0.9.15-2414.gz | patch -p1.
There was no error and the patch was successful.
2006 May 18
4
multichannel streaming
On Thu, May 18, 2006 at 05:31:00PM +0000, Georg Holzmann wrote:
> Hallo!
>
> >>So if a user wants to hear record A, then a stream should be opened
> >>(maybe a new mount point ?) and only this user should be allowed to hear
> >>the stream ...
> >>Is this possible with icecast ?
> >
> >It probably would.
> >(Aber man kann sich auch
2006 May 22
1
multichannel streaming
On Thu, May 18, 2006 at 03:06:47PM +0000, Georg Holzmann wrote:
> Hallo!
>
> We are searching for a streaming-server for a e-learning system at a
> university and therefore and I wanted to ask some questions:
>
> There is a database of recordings on the server, and only registered
> users (students) are allowed to hear those.
Icecast is not primarily targeted at on demand
2004 Jul 26
0
Problems with Login after migration from 2.8. to 3.0.5
Hello,
on a server i did an upgrade from version 2.2.8 to 3.0.5. The machine
runs with RedHat 7.3. The 2.2.8 version was built from the makerpms.sh
script. The samba server is configured as Domain Controller.
The version 3.0.5 was built the same way and installed via rpm.
Now nobody can use domain logins. In the logfiles i found entries like
this:
>--- cut here ----
[2004/07/26 17:30:19,
2014 Sep 16
2
Asterisk- VoIP Phones ring from Ext. 101 but that Ext. does not exist in extensions.conf
Hello,
a user outside the office regularly gets a call from ext. 101 but that
extension does not exist in my extensions.conf. when the user pickup the
phone no one answers. Any Idea how to fix this issue? that user uses
Polycom SP 450,
Thanks in advance,
Motty
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Dec 10
0
get /full/path/filename.ext from filename.ext
On Tue, Dec 09, 2014 at 03:57:03PM -0500, ken wrote:
> You'd think this functionality would be included already in one or
> another linux utility. It's kinda like the complement to the
> 'basename' utility. I've looked into the dark corners of ls, stat,
> file, bash, type, find, and a few other linux standards, but nothing
> seems to do this.
'readlink -f
2014 Dec 10
0
get /full/path/filename.ext from filename.ext
I don't know if this is of interest as an alternative.
I did find a cool functionality called locate and updatedb
Updatedb creates the database of your files, locate does superfast searches.
It essentially does a superfast "find" on your root filesystem, giving
you the fully qualified path of all hits.
You can create db's on your other filessytems.
The problem is that it can
2010 Sep 09
2
is a "- *.ext" filter overriden by a later "+ *.ext"
Hi,
In our backup script we sometimes would like to override the common
(i.e: static) excludes filter list. For example we exclude "- *.ext" for
all backups but would like to include "+ *.ext" only for 'local'
backups.
Are such entries supposed to cancel each other? How can one override an
earlier exclude in a filter list?
Thanks,
2019 Feb 04
5
Removing deprecated <ext/hash_set>, <ext/hash_map> and <ext/__hash>
Hi,
Libc++ has been shipping the <ext/hash_set>, <ext/hash_map> and <ext/__hash> headers for a while and they are deprecated. Those headers contain data structures like __gnu_cxx::hash_map that have replacements like std::unordered_map. I would like to remove those headers. I've put up a patch for review but I won't commit it until we have a sort of plan because I know
2014 Dec 09
5
get /full/path/filename.ext from filename.ext
This should be simple, but it's not, unless I'm forgetting something.
Writing a script, an arg is a filename. So
fname=$1
But I want that expanded to include the full path and filename, not just
what is given as the arg on the command line.
E.g., if the user's cwd is /home/joe/a/b/c/ and he specifies
../x/file-a.ext
then the function/utility should transform that into the
2019 Feb 06
5
[libcxx-dev] Removing deprecated <ext/hash_set>, <ext/hash_map> and <ext/__hash>
> On Feb 5, 2019, at 23:18, Chandler Carruth <chandlerc at gmail.com> wrote:
>
> FWIW, I'm pretty sure we still have plenty of code using them. We've not done any analysis to see what timeframe that code could be be updated on -- our focus has been on *adopting* libc++ (and easing that path), not removing the uses of weird things that it also supports. I'll point out
2015 Apr 29
0
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
Hai,.
We do advice you to change this. .local .lan are reserved names by apple mDNS/zeroconf"
and the same for : .test .example(.com/.net/.org) .invalid .localdomain .localhost, dont use these.
More info see : rfc2606, rfc6762
and change the following.
server services = dns winbind
#server services = winbind
If you use BIND9_DLZ
server services = -dns
if you
2007 Feb 16
0
rspec-ext 0.0.1
Hello,
I''ve just released rspec-ext 0.0.1 (http://rubyforge.org/projects/
rspec-ext/)
It is gem-installable (rspec-ext gem)
It is simply two _experimental_ (and may be not well tested)
extensions of rspec as for now:
* specify_negatively (http://rashkovskii.com/articles/2007/1/25/rspec-
specify_negatively, http://rashkovskii.com/articles/2007/2/3/
specify_negatively-updated)
*
2004 Aug 03
1
Recover deleted FILE in EXT-3 FS
Hi All
Can someone advice me how to recover a deleted file in EXT-3 File system ?
Thanks
susu
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail