Skip to main content
tannoy connect's user avatar
tannoy connect's user avatar
tannoy connect's user avatar
tannoy connect
  • Member for 5 years, 8 months
  • Last seen more than 4 years ago
  • Sydney NSW, Australia
6 votes
3 answers
6k views

What is the difference between $(CC) and $CC?

4 votes
2 answers
2k views

Does ssh client need public key, also?

3 votes
1 answer
4k views

Can we run Linux on nucleo-stm32F429zi board?

1 vote
1 answer
5k views

How to troubleshoot lighttpd service not starting up?

1 vote
0 answers
968 views

How to flash SPI NOR and read back from the SPI Nor - Microzed Zynq from Uboot?

1 vote
1 answer
1k views

Lighttpd when running python CGI reports - 403 forbidden - Ubuntu

0 votes
0 answers
495 views

What is UIE timer in RTC?

0 votes
2 answers
315 views

Ssh without password shows error?

0 votes
0 answers
212 views

How to create a static hello world program in C using yocto - zynq?

0 votes
1 answer
48 views

How are big values stored in linux?

0 votes
1 answer
3k views

Where is the device tree on the Linux machine, for e.g., Debian or Ubuntu?

0 votes
0 answers
64 views

Why '$' in regex isn't working as expected in debian? [duplicate]

0 votes
1 answer
2k views

How to specify what MAC, cipher and key exchange openssh should use when generating the key? [duplicate]

0 votes
2 answers
111 views

What to interpret from dd command in terms of performance?

-1 votes
1 answer
2k views

What is %u in ssh and does it apply only for the directory structure?

-3 votes
2 answers
5k views

What is the difference between [0-9]{3} and [0-9]<space>{3} in RegEx?