Try out NethServer 7 alpha2 ISO!

Here is the general information: Templates — NethServer 7 documentation
There is no specific info on httpd package, you can refer to the code:

Hello,

I believe that the issue is because the phpmyadmin is not installed.

If I try install from terminal (yum install nethserver-phpmyadmin) , this message is showed: “No package nethserver-phpmyadmin available”

This is because the forge is not released at all for NS 7 :smile:

phpMyAdmin is not released yet for NS7 Alpha 2?

Is there any way to test it?

Packages from NethForge should all be rebuilt.
At the moment, there is no way to test it unless you can rebuild the packages on your machines.

The NethForge will be rebuilt when the beta is out :wink:

Thanks @giacomo

I will waiting beta version.

2 Likes

Hi,

I’m doing a testing with Authenticated Web Proxy and does work, but if I enable filter in “Web Content Filter” and my proxy server is set in client browser (Chrome, Firefox, etc.), internet goes down (ERR_PROXY_CONNECTION_FAILED).

Can you please check if squidGuard is running?
Is there anything on the various logs (/var/log/messages, /var/log/squid/cache.log) ?

Yes…squidGuard is running, but if enable filter, it stopped.

/var/log/squid/cache.log:

> 2016/03/30 12:37:12 kid1| Starting Squid Cache version 3.3.8 for x86_64-redhat-linux-gnu…
> 2016/03/30 12:37:12 kid1| Process ID 5798
> 2016/03/30 12:37:12 kid1| Process Roles: worker
> 2016/03/30 12:37:12 kid1| With 16384 file descriptors available
> 2016/03/30 12:37:12 kid1| Initializing IP Cache…
> 2016/03/30 12:37:12 kid1| DNS Socket created at [::], FD 7
> 2016/03/30 12:37:12 kid1| DNS Socket created at 0.0.0.0, FD 8
> 2016/03/30 12:37:12 kid1| Adding domain comdesk.lan from /etc/resolv.conf
> 2016/03/30 12:37:12 kid1| Adding domain comdesk.lan from /etc/resolv.conf
> 2016/03/30 12:37:12 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
> 2016/03/30 12:37:12 kid1| helperOpenServers: Starting 5/20 ‘squidGuard’ processes
> 2016/03/30 12:37:12 kid1| helperOpenServers: Starting 0/30 ‘ntlm_auth’ processes
> 2016/03/30 12:37:12 kid1| helperStatefulOpenServers: No ‘ntlm_auth’ processes needed.
> 2016/03/30 12:37:12 kid1| helperOpenServers: Starting 0/5 ‘basic_ldap_auth’ processes
> 2016/03/30 12:37:12 kid1| helperOpenServers: No ‘basic_ldap_auth’ processes needed.
> 2016/03/30 12:37:12 kid1| Logfile: opening log daemon:/var/log/squid/access.log
> 2016/03/30 12:37:12 kid1| Logfile Daemon: opening log /var/log/squid/access.log
> 2016/03/30 12:37:12 kid1| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
> 2016/03/30 12:37:12 kid1| Store logging disabled
> 2016/03/30 12:37:12 kid1| Swap maxSize 131072 + 262144 KB, estimated 30247 objects
> 2016/03/30 12:37:12 kid1| Target number of buckets: 1512
> 2016/03/30 12:37:12 kid1| Using 8192 Store buckets
> 2016/03/30 12:37:12 kid1| Max Mem size: 262144 KB
> 2016/03/30 12:37:12 kid1| Max Swap size: 131072 KB
> 2016/03/30 12:37:12 kid1| Rebuilding storage in /var/spool/squid (clean log)
> 2016/03/30 12:37:12 kid1| Using Least Load store dir selection
> 2016/03/30 12:37:12 kid1| Set Current Directory to /var/spool/squid
> 2016/03/30 12:37:12 kid1| Loaded Icons.
> 2016/03/30 12:37:12 kid1| HTCP Disabled.
> 2016/03/30 12:37:12 kid1| Squid plugin modules loaded: 0
> 2016/03/30 12:37:12 kid1| Adaptation support is on
> 2016/03/30 12:37:12 kid1| Accepting HTTP Socket connections at local=[::]:3128 remote=[::] FD 23 flags=9
> 2016/03/30 12:37:12 kid1| Store rebuilding is 65.70% complete
> 2016/03/30 12:37:12 kid1| Done reading /var/spool/squid swaplog (6087 entries)
> 2016/03/30 12:37:12 kid1| Finished rebuilding storage from disk.
> 2016/03/30 12:37:12 kid1| 6087 Entries scanned
> 2016/03/30 12:37:12 kid1| 0 Invalid entries.
> 2016/03/30 12:37:12 kid1| 0 With invalid flags.
> 2016/03/30 12:37:12 kid1| 6087 Objects loaded.
> 2016/03/30 12:37:12 kid1| 0 Objects expired.
> 2016/03/30 12:37:12 kid1| 0 Objects cancelled.
> 2016/03/30 12:37:12 kid1| 0 Duplicate URLs purged.
> 2016/03/30 12:37:12 kid1| 0 Swapfile clashes avoided.
> 2016/03/30 12:37:12 kid1| Took 0.03 seconds (181945.90 objects/sec).
> 2016/03/30 12:37:12 kid1| Beginning Validation Procedure
> 2016/03/30 12:37:12 kid1| Completed Validation Procedure
> 2016/03/30 12:37:12 kid1| Validated 6087 Entries
> 2016/03/30 12:37:12 kid1| store_swap_size = 117832.00 KB
> 2016/03/30 12:37:12 kid1| WARNING: redirector #1 exited
> 2016/03/30 12:37:12 kid1| Too few redirector processes are running (need 5/20)
> 2016/03/30 12:37:12 kid1| Closing HTTP port [::]:3128
> 2016/03/30 12:37:12 kid1| storeDirWriteCleanLogs: Starting…
> 2016/03/30 12:37:12 kid1| Finished. Wrote 6087 entries.
> 2016/03/30 12:37:12 kid1| Took 0.00 seconds (4722265.32 entries/sec).
> FATAL: The redirector helpers are crashing too rapidly, need help!

> Squid Cache (Version 3.3.8): Terminated abnormally.
> CPU Usage: 0.074 seconds = 0.046 user + 0.028 sys
> Maximum Resident Size: 67952 KB
> Page faults with physical i/o: 0
> Memory usage for squid via mallinfo():
> total space in arena: 7116 KB
> Ordinary blocks: 7042 KB 6 blks
> Small blocks: 0 KB 1 blks
> Holding blocks: 9940 KB 6 blks
> Free Small blocks: 0 KB
> Free Ordinary blocks: 73 KB
> Total in use: 16982 KB 239%
> Total free: 74 KB 1%

Hi @giacomo,

I have search for this day about this error, but I can’t find a solution.

I think the problem is here, but I have to reproduce it.
I will add it to my todo list!

Ok…

Hi @giacomo

I can’t run nagios service. Allways stopped.

This is a known bug, see: nethserver-adagios v7 errors · Issue #5015 · NethServer/dev · GitHub

I hope to have time to dig into NS 7 stuff next week :open_mouth:

Hi at all,

I installed ns7alpha2 in a vm on virtualbox for testing and playing around.
Installation was easy, smooth and fast.
I run it as far as proxy with ssl and squidguard, file server and groupwareserver.

Fisrt look: Wow, great job! Congratulations to all who are involved!

What I really like:
Integration of applications and services in status
The new report section in webinterface

Sogo 3 runs fine, but I have to become familiar with the new interface. At the first look i didn’t like it.
So I installed Webtop. But have problems geting it goiing. Is it o.k. to run Sogo and Webtop simutanously?

Tomcat is running on 8080

Ther is a bug in Lightsquid-Template:

There should be ‘eng’ not ‘en’. If I change this, lightsquid is running. But with expand-template the ‘en’ returns and the ‘g’ is gone. So I thinks the template is broken. Maybe this is an g-eating template? :smile:

squidclamav and ntpd are not starting automatically. Manual start is o.k.

Other things look very simular and as good as they were!

So, that was my first report. I will play around further next week and report things that come.

Have a nice weekend all and once again: thank you for developing this great software.

1 Like

Thank you for the report!
These notes will go straight to my todo list, thank for the excellent work :smiley:

Yes, both applications should work together seamlessly. :confused:

1 Like

@giacomo thanks for reply,

webtop floods my log with the following:

? :confused:?

I tried to reinstall Webtop and got a message, that expansion of /etc/httpd/conf/httpd.conf failed.
This message only appears for a few seconds before the next message pops up, that the task ended.
So i didn’t see it first time.

So I think the installationpackage is malfunction?

Hi Team,

Can we consider Nethserver 7 for production use? If beta will come is there an update from alpha2 to beta?

No. While alpha2 has proved to be pretty stable and bug free, we will support updates only from beta releases.