On Mon, 30 Jun 2014 18:22:08 -0400 Hunter Jozwiak
wrote:
>Hi all. I've got an iPod touch fifth generation, iOS 7.1, and I am
>trying to mount it to my Arch Linux box so I can get all the music off
>it. However, when I connect the cable, I get an alert from the iPod
>asking if I trust the computer
This is obvious but i will say it anyways. Have you done any research
on getting a network connection to the device? Maybe a port scan will
reveal something or a look into the app store for ftp?
On 2014-06-30 21:10, Hunter Jozwiak wrote:
How does EasyTagger work? I've copied the jumbled stu
Hello all,
I was able to solve it.
You have to configure completly than the interface comes up
only: udp(); is not enough:
source s_udp
{
udp(port(514));
};
destination d_router {
file("/var/log/router.log");
};
filter f_router {
host("x.x.x.x");
};
log {
source(s_udp);
filter
Hello all,
I want to do a syslogserver but dont get it running to listen on udp or tcp.
Here you can see my tries:
#source src {
# system();
# internal();
#source s_src { unix-dgram("/dev/log"); internal();
# file("/proc/kmsg" program_override("kernel"));
# udp();
#udp (ip(x.x.x.x) port
I can't say anything about EasyTag but I recommend puddletag to fix
the directory hierarchy.
In puddletag you can just open the whole folder with the files, then
enter something like "%artist%/%album%/%track% %title%" in the format
field and click on the bold `F` (tags to filename)
Quoting Hunter
5 matches
Mail list logo